February 15, 2009
1:20 am
Hyper-V Server 2008 R2: Enabling PowerShell
One of the new capabilities of Microsoft Hyper-V Server 2008 R2 (download) is that you can now enable PowerShell on it. This is really helpful for when you want to perform basic tasks locally instead of having to use the remote user interface. In order to do this all you need to do is to run the following command: start /w ocsetup MicrosoftWindowsPowerShell
After that you can start a PowerShell command window by running: start C:\Windows\System32\WindowsPowerShell\v1.0\PowerShell.exe
Loading

Leave a comment »