Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Here's another MDM enrollment failure issue we ran across recently that's caused by the CA not being available when the SCMDM Enrollment Service starts. Fortunately the solution to this one is pretty easy:
========
Issue: Enrollment fails and the following event is logged on the Enrollment Server:
Unknown error in Enrollment service:
System.ArgumentNullException: Value cannot be null.
Parameter name: data
at Microsoft.Mobile.ManagementServices.EnrollmentServer.CryptoService.ComputeHmac(Byte[] data, Byte[] sessionKey)
at Microsoft.Mobile.ManagementServices.EnrollmentServer.Authentication.AuthenticateServer(BootstrappingRequest rc)
at Microsoft.Mobile.ManagementServices.EnrollmentServer.Authentication.Authenticate(RequestContext rc)
Cause: This can occur if the Certificate Authority (CA) was not running when the SCMDM Enrollment Service started.
Resolution: Restart the SCMDM Enrollment Service.
========
J.C. Hornbeck | Manageability Knowledge Engineer