Q. I have a Hyper-V virtual machine (VM) that's frozen, how can I dump its memory for troubleshooting?
A. If you have a VM that's frozen, or just any VM or VM snapshot, and you want a memory dump, you can use the vm2dmp.exe utility that's provided by Microsoft . To dump out a running VM's memory, use the command vm2dmp.exe -vm -dmp
John Savill
July 17, 2011
1 Min Read
A. If you have a VM that's frozen, or just any VM or VM snapshot, and you want a memory dump, you can use the vm2dmp.exe utility that's provided by Microsoft. To dump out a running VM's memory, use the command
vm2dmp.exe -vm -dmp
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like