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.
Learn how to easily bug check a Windows Server 2012 R2 Hyper-V virtual machine.
April 14, 2014
Q: How can I bug check a Windows Server 2012 R2 Hyper-V virtual machine, if I can't use vm2dmp?
A: Windows Server 2012 R2 introduced a new PowerShell cmdlet, Debug-VM, that injects a non-maskable interrupt (NMI) into a virtual machine (VM), thus causing a bug check.
You May Also Like