Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Check Version of PowerShell

$
0
0

Summary: Learn how to check your version of Windows PowerShell.

Hey, Scripting Guy! Question How can I find what version of Windows PowerShell my computer is running?

Hey, Scripting Guy! Answer Use the automatic $PSVersionTable variable, and check the PSVersion property, for example:

$PSVersionTable.PSVersion


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>