Hyper-V and PowerShell: VM Process

In the article that contains the Restart-VM script, I mentioned that a VM that can’t be stopped with Stop-VM requires you to kill its VMWP process. It might not be obvious how to determine which process that is. I’ve written a script to help you do that. This article is part of the “Hyper-V and … Continue reading Hyper-V and PowerShell: VM Process