PowerShell script to Live Migrate Hyper-V Virtual Machines to another Node in a Hyper-V Cluster on a planned Host Shutdown

by Stan Czerno July 21, 2011 13:09 CST
On a planned or gracefull Hyper-V Host Shutdown, Live Migrate VMs to another Node in the Cluster. This Script is designed to work with a Two-Node Cluster.

You need to configure Group Policy or the Local Policy for the host to have a Shutdown Script. You'll find these settings under Computer Settings > Windows Settings > Scripts (Startup/Shutdown). [More]

Tags: , ,

Catergories: Windows | HyperV | Powershell

Hyper-V Virtual Machine Backup Script, which saves the state of the VMs.

by Stan Czerno July 21, 2011 09:59 CST
This Script saves the state of each VMs first, takes a VSS Snapshot, restores each VMs, exposes the [More]

Tags:

Catergories: Windows | HyperV | VBScript

Hyper-V Virtual Machine Backup Script, which shuts down the VMs.

by Stan Czerno July 21, 2011 09:56 CST
This Script Shuts down all the VMs first then takes a VSS Snapshot, Starts the VMs, exposes the Snap [More]

Tags:

Catergories: Windows | HyperV | VBScript