PowerTip: Determine PowerShell Version on Your System
Summary: Learn how to determine the version of Windows PowerShell installed on your system.
How can I discover the version of Windows PowerShell that is installed on a particular system?
Use the $psversiontable built-in variable to get a display such as this:
Name