Microsoft.Crm.Setup.Server.GrantConfigDBDatabaseAccessAction failed Windows NT user or group ‘MYDOMAIN\SQLAccessGroup’ not found. Check the name again.
Hi friends, I am trying to install Microsoft Dynamics CRM 2011 on system that had CRM 4 installed previously on it. But I got this..
Error:
Microsoft.Crm.Setup.Server.GrantConfigDBDatabaseAccessAction failed Windows NT user or group ‘MYDOMAIN\SQLAccessGroup’ not found. Check the name again.
Solution:
I googled this issue and found several post, which mentioned to close open SSMS, in my case SSMS is not at all open. So to resolve this error: I have checked SQL Server logins and found logins on the SqlServer being used by CRM.
I delete all logins with my mentioned GUID.
DomainName\PrivReportingGroup (GUID VALUE)
DomainName\ReportingGroup (GUID VALUE)
DomainName\SQLAccessGroup (GUID VALUE)