Run PowerShell V2 AND PowerShell V3
After installing PowerShell 3.0 you can still run PowerShell V2.
How?
***powershell -version 2
***If you inspect the contents of $pshome you will find only one powershell.exe. PowerShell V2 seems to be part of PowerShell 3.0.