Intune enrolment error - 52/71/76

AZee 0 Reputation points
2023-10-31T23:07:01.9433333+00:00

Hi all,

I am implementing auto-enrollment for windows based PCs in my company. The devices are Hybrid AD joined and registered on Azure portal. I have deployed a GPO with user-based option for MDM enrollment with my test PC in the OU. I tested the configuration by running "dsregcmd /status" command on test PC and it is showing me the URLs for all of the following:

MdmUrl

MdmTouUrl

MdmComplianceUrl

Also, the status of the device is:

AzureAdJoined : YES

EnterpriseJoined : NO

DomainJoined : YES
**
SSO State: AzureAdPrt : YES**

In task scheduler, I can see the "EnterpriseMgmt" scheduled task showing and running after 5 minutes. But when I check the event viewer, I am getting the following errors:

EVENT 52: MDM Enroll: Server Returned Fault/Code/Subcode/Value=(MessageFormat) Fault/Reason/Text=(InvalidEmailAddress: Empty).

EVENT 71: MDM Enroll: Failed (Invalid Schema, Message Format Error from server.)

EVENT 76: Auto MDM Enroll: Device Credential (0x1), Failed (Invalid Schema, Message Format Error from server.)

I have already disabled MFA for the user I am logging in with on that device. Any thoughts?

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,523 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,162 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
3,706 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 36,756 Reputation points Microsoft Vendor
    2023-11-01T01:28:43.7333333+00:00

    @AZee, Thanks for posting in Q&A. From your description, i know the devices are failed to enroll into Intune via GPO enrollment. From the error message, it seems we use device credential to enroll. In fact, Device Credential is only supported for Microsoft Intune enrollment in scenarios with Co-management or Azure Virtual Desktop multi-session host pools User's image

    https://learn.microsoft.com/en-us/windows/client-management/enroll-a-windows-10-device-automatically-using-group-policy

    If we are not Co-management or Azure Virtual Desktop multi-session host pools, please change the credential type to "user credential" in GPO.

    Meanwhile, please also ensure it has both Microsoft Intune Plan 1 and Microsoft Entra related licenses assigned and MDM user scope is set all or some which include the users under automatic enrolment.

    Please check the above information and if there's any update, feel free to let us know.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.