
CrmSvcUtil authentication failed endpoint Kerberos was not found error
If you get errors like below CrmSvcUtil.exe /url:crm.infralib.com:444/XRMServices/20../Organization.svc /username:domain\crmadmin /password:xxx /out:CRMSdkTypes.cs CrmSvcUtil : CRM Service Utility Exiting program with exception: The authentication endpoint Kerberos was not found on the configured Secure Token Service! Enable tracing and view the trace files for more information. Or When browsing your CRM server: /adfs/services/trust/mex you receive 503 Error. Or Error […]

Dynamics CRM The instance name must be the same as computer name error
If you get “The instance name must be the same as computer name.” error when Microsoft Dynamics CRM Server installation starts, probably you have renamed your SQL Server Computer name after the SQL installation. To fix it: Find the servername information saved in SQL Server itself during the installation select @@servername SP_HELPSERVER Find actual/new computer […]

Configuring Impersonation role for a specific AD group in Dynamics CRM Exchange Server Side Sync
You need to be careful if you need to setup server-side synchronisation between Dynamics CRM and Exchange Server as you are going to use Application Impersonation role and it has really too much permissions on mailboxes. The user has this role should be handled like any other Exchange administrator role. And I strongly recommend you […]