5

When looking up information on a specific cmdlet built into Powershell on Microsoft Technet, you can choose between version Powershell versions 3.0, 4.0, and 5.0. See this page for an example - https://technet.microsoft.com/en-us/library/mt156967.aspx

Is there a page or other site where you can find information on version 2.0?

romellem
  • 265

2 Answers2

3

A guy named Adam Ringenberg provides some kind of reference http://adamringenberg.com/powershell2/

1

I found a different link, this still works as of 2017 08 17 https://allunifiedcom.files.wordpress.com/2010/07/powershell_v2_owners_manual.pdf

James
  • 11