Published: 11/04/2014
Applies to: Cayosoft Administrator (All versions)
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.psversion and press enter
The following data should be returned
Major Minor Build Revision
----- ----- ----- --------
5 1 14393 2068 - 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.