Hyper-V FreeBSD shutdown problem workaround

Posted by Bink on on July 18 2008, 7:47 PM with no comments
Filed under: , ,

Luka Manojlovic: Hyper-V FreeBSD shutdown problem workaround. I’ve found an even easier way to do this.  I found a PowerShell Hyper-V script at:

http://www.codeplex.com/PSHyperv

It has a lot of functions already, and I added a “Kill-VM” function that automates the kill process:

Kill-VM <VM name>

My modified script is attached to this message.

To use it, you need to install PowerShell (Under Server Manager -> Features in Win2008).  Once installed, run PowerShell from Start -> Search, find the script, and type: Continue At Source

11246 Views
2008 (C) Steven Bink, Bink.nu BV
Microsoft and Microsoft Logo’s are trademarks of Microsoft Corporation.