If the server needs to be rebooted upon start-up it will load the Server Manager via the MMC Snap-In Console and then pops up with a screen which says 'Resuming Configuration' a few seconds pass and the MMC then stops responding.
It's started to behave like this after I run the following command in my server and reboot: cscript hvremote.wsf /add:<domain>\<user_name>
To remove Hyper-v I have to use command line: servermanagercmd -remove hyper-v
After that MMC works fine, but if I reinstalls Hyper-v MMC crashes again.
Does anyone has any tip?
ps.: before run hvremote.wsf, MMC and Hyper-v worked fine.