I’m running VMM 2012 and have no issues for months. Last week I changed functional level of our domain (from 2000 to 2003). Since that change, I cannot run VMM. When I try to launch the console, it comes up like it is going to start (with the system center splash screen) and the console appears but is empty. And it doesn’t respond either.
When I try to close it after waiting for some period of time it says, “The Virtual Machine Manager Administrator Console is currently running one or more cmdlets. If you close the console, these cmdlets will be canceled. Are you sure you want to continue?”
I can’t seem to find anything in the event logs that is helpful in indicating what the problem is, so I’m kind of at a loss. I’d rather not rebuild the whole thing, so any help would be appreciated.
Solution:
If you have SCOM integration configured? then a potential option if you want to try removing it to see if that resolves the issue is using PowerShell to remove it:
http://technet.microsoft.com/library/hh801688.aspx
Remove-SCOpsMgrConnection
and when doing reconnecting:
How-To: Integrate SCOM with SCVMM 2012
Start with the SCVMM/SCOM integration:
Ref:
http://technet.microsoft.com/library/hh801688.aspx
http://blogs.4ward.it/how-to-integrate-scom-with-scvmm-2012-and-enable-protips/