PowerTip: How Can I Determine What Version of PowerShell Is Running?
Summary: Learn how to determine the version of Windows PowerShell that is running on your computer. How can I determine the version of Windows PowerShell that is running on my computer? Use the $psversiontable automatic variable. This...