Skip to main content

Posts

Showing posts with the label Active Directory user account to at least one enabled Microsoft Dynamics CRM User

Crm 2015 import in different domain (You must map your Active Directory user account to at least one enabled Microsoft Dynamics CRM User who has the System Administrator security role before the organization can be imported.)

Dear All, if you are facing the below issue by importing the CRM in different domain then solution is below: You must map your Active Directory user account to at least one enabled Microsoft Dynamics CRM User who has the System Administrator security role before the organization can be imported. Go to you sql  Open CRM database  Open table SystemUserBase  Change the GUID and Domain name with your AD user (for getting GUID check the default organization table)  Rest of the user make it IsActiveDirectoryUser Column "False" After that the error will resolve  Regards  Rashid Imran Bilgrami