Hello Eden,
When devices show as “Entra Registered” but remain in “Pending” for Hybrid Join, it usually means the registration process hasn’t completed on the device side. Common causes include:
- Device can’t reach Microsoft endpoints for registration (network/firewall/proxy issues).
- Scheduled tasks like Automatic-Device-Join didn’t run.
- Stale Workplace Join artifacts blocking re-registration.
- OU sync scope or Intune auto-enrollment configuration issues.
Next steps to check:
- On an affected device, run: dsregcmd /status
- Confirm
DomainJoined : YESand whetherAzureAdJoinedis NO. - Ensure the device can access:
-
https://enterpriseregistration.windows.net -
https://login.microsoftonline.com
-
If needed, trigger registration manually:
dsregcmd /leave
dsregcmd /join
For detailed troubleshooting, see: