Question : System Center Essentials 2010 - Unable to connect to the Virtual Machine manager server.

When opening SCE 2010 - System Center Essentials I get an error that says Unable to connect to the Virtual Machine manager server.

When you click on close the application closes.

When you click on show to show the error and it says:

Application: System Center Essentials
Application Version: 7.0.2346.0
Severity: Error
Message: System Center Essentials has encountered an error.

System.Management.Automation.CmdletInvocationException: The SQL Server service account does not have permission to access Active Directory Domain Services (AD DS). (Error ID: 2607)
 
 ---> Microsoft.VirtualManager.Utils.CarmineException: The SQL Server service account does not have permission to access Active Directory Domain Services (AD DS).
Ensure that the SQL Server service is running under a domain account or a computer account that has permission to access AD DS

======================================================================

If you open Sql 2008 management studio and click on Virtual Manager DB database I get the error:

The database VirtualManagerDB is not accessible. (ObjectExplorer)

------------------------------
Program Location:

   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.DatabaseNavigableItem.get_CanGetChildren()
   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItem.GetChildren(IGetChildrenRequest request)
   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExplorerHierarchyNode.BuildChildren(WaitHandle quitEvent)

Answer : System Center Essentials 2010 - Unable to connect to the Virtual Machine manager server.

Change the account the SQL Service uses to a domain user account, and also check the ownership (dbowner) of the SQL database VMM is using. Change this to the "sa" user or any other user with appropriate permissions.

Restart service to take effect.

Random Solutions  
 
programming4us programming4us