Problem scenario: How do you find out what version of PowerShell you are using?
Solution
Run this command: $PSVersionTable.PSVersion
Problem scenario: How do you find out what version of PowerShell you are using?
Solution
Run this command: $PSVersionTable.PSVersion