In the past I’ve used John Howard‘s hvremote script to diagnose and fix these problems, but since I got Windows 10, I have been unable to connect to my Windows Server 2012 Hyper-V host.
This fix is both simple and non-obvious, so this guy rocks:
In case his article disappears, the one step is that you type this into a command prompt on the Hyper-V Host:
MOFCOMP %SYSTEMROOT%\System32\WindowsVirtualization.V2.mof
That’s it for a Hyper-V host which is Domain Joined to the same domain as you and your computer. If host and client are in different domains or one or both are not domain joined, you also nee to use hvremote, and follow the instructions.
Advertisements