Check what version of Powershell is installed

To check what version of Powershell is installed run the following command:

$PSVersionTable.PSVersion

The major level represents the version of Powershell that is currently installed