Microsoft Hyper-V VM State to Memory Dump Converter
The Hyper-V team recently released a tool which can convert a VM saved state to a full memory dump file. This tool enables easier debugging of issues in the VMs and provides the fastest way to generate a memory dump file from a VM. You can download the tool from http://code.msdn.microsoft.com/vm2dmp
Patrick Lownds