Getting the PowerShell Version
Posted by Johan Cyprich on 04 Aug 2010 | Tagged as: Programming
To find out which version of PowerShell is installed in your computer, you need to do more than just run it. When you start the command line interface, your lead to believe that version 1.0 is installed from the directory location displayed in the dialog box. The text in the dialog box shows C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe, which [...]