Friday, May 6, 2016

Determine Installed Powershell Version

If you are on a machine and want to know what version of PowerShell the machine is running you can simply run the following command.

$PSVersionTable.PSVersion

If the variable doesn't exist you are most likely running version 1.0.