3 min read 0

Get PowerShell Version

The best way to get PowerShell version is by running the $PSVersionTable or Get-Host commands. Using either of these…