Intune device enrolment for Hybrid AD joined machine

Gaurav Nigota 0 Reputation points
2026-09-07T08:58:23.89+00:00

Facing issues while enrolling a machine(Hybrid join) to Intune via GPO, however the machine shows the MDM URL's correctly checked through dsregcmd /status.
Still the machine is not enrolling over Intune Portal.

Checked the Hybrid join-SCP configuration, works perfectly.
What should I do or check?

Microsoft Security | Intune | Enrollment

1 answer

Sort by: Most helpful
  1. Anthony Porter 310 Reputation points
    2026-09-17T00:39:41+00:00

    A likely cause is the AzureAdPrt status not being consistently available. Automatic MDM enrolment using user credentials depends on the user obtaining a valid PRT. If AzureAdPrt is showing No most of the time, focus on fixing the Entra sign-in state first.

    Also check:

    • Event Viewer -> Applications and Services Logs -> Microsoft -> Windows -> DeviceManagement-Enterprise-Diagnostics-Provider > Admin
    • Scheduled Task: Microsoft -> Windows -> EnterpriseMgmt for enrolment failures
    • dsregcmd /status and confirm AzureAdJoined = YES, DomainJoined = YES, and AzureAdPrt = YES
    • Entra sign-in logs for MDM enrolment failures or Conditional Access blocks
    • Intune enrolment restrictions and device limits

    If the device never gets a stable PRT, Intune enrolment via GPO will generally not complete successfully.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.