To find out which version of PowerShell you are using, run the following in PowerShell;
$PSVersionTable.PSVersion
You will get an output similar to;
Major Minor Build Revision
----- ----- ----- --------
5 0 10586 117
No comments:
Post a Comment