Problem scenario: How do you find out what version of PowerShell you are using?
Solution
Run this command: $PSVersionTable.PSVersion
A Technical I.T./DevOps Blog
Problem scenario: How do you find out what version of PowerShell you are using?
Solution
Run this command: $PSVersionTable.PSVersion