How to determine the Windows PowerShell version
Method 1
Open the Cayosoft Administrator Console.
Navigate to Version information.
Expand the Server Version Information section to show the current version of PowerShell.
Method 2
Determine the Current Windows PowerShell Version
Open the Windows PowerShell command prompt or the Windows PowerShell ISE.
At the prompt type
$PSVersionTable.psversionand press enter The following data should be returned
The first two columns indicate the version of PowerShell installed In this case the version is 5.1.
Comments
0 comments
Please sign in to leave a comment.