Bootstrap FreeKB - PowerShell - Display PowerShell version
PowerShell - Display PowerShell version

Updated:   |  PowerShell articles

The $PSVersionTable.PSVersion command can be used to display your PowerShell version.

C:\Users\JohnDoe> $PSVersionTable.PSVersion

Major  Minor  Build  Revision
-----  -----  -----  --------
5      1      20348  1366

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter f302dc in the box below so that we can be sure you are a human.