Saturday, 4 April 2015

PowerShell Version – Windows 10

To find the PowerShell Version, you can run the following command in PowerShell. This will work in all Windows OS with PowerShell.

$PSVersionTable

The result of the above command in Windows 10.

version

 

The default PowerShell that comes with Windows 10 is Version 5

No comments:

Post a Comment

Complete Debian Installation Walkthrough: Boot Menu to First Login

// System Administration · Debian Linux · Installation Companion Complete Debian Installation Walkthrough A screen-by-scree...