I've got the errors during my lift of CRM 2013 to CRM 2015 saying that MSCRMSandboxService and MSCRMAsyncService were troublesome.
There was a problem setting the service principal name (SPN) for service MSCRMSandboxService with user account sandy@subby.domain.toppy. The reason was: Checking domain DC=subby,DC=domain,DC=toppy.
There's another blog on the subject and the person discussing it explains that they just clicked ignore during the installation. So did I. However, as opposed to him, I haven't run anything afterwards but, rather, just let it be for now.
My question is twosome.
- What can be done to ensure that such an error doesn't even appear during the installation?
- What are the issues that will/might occur in the future if not running SETSPN afterwards?
A portion of the stack trace is shown below.
Microsoft.Crm.Setup.Server.Core.ServicePrincipalNameManager .SetServicePrincipalName(String serviceClassName, String machineName,String serviceAccountName, Boolean isWebService) at Microsoft.Crm.Setup.Server.Core.SetServicePrincipalNameAction.Do(IDictionary parameters) at Microsoft.Crm.Setup.Shared.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)