PowerTip: Identify PowerShell Version

Doctor Scripto

Summary: Learn how to easily find the version of Windows PowerShell, CLR, and WSMan.

Hey, Scripting Guy! Question How can I use Windows PowerShell to identify the version of Windows PowerShell that is running on my system?

Hey, Scripting Guy! Answer Use the $PSversionTable automatic variable (you can use Tab expansion to avoid some typing).
           The command and output are shown here:

image of command output

0 comments

Discussion is closed.

Feedback usabilla icon