how to check powershell version?

How To KB MS

What Version Are You Running?


 Use $PSVersionTableto determine the version of PowerShell, and its supporting components, that you are using.

In PowerShell 1.0, this will return a blank result



(Visited 2 times, 1 visits today)