Hi Andreas Rausch ,
I understand that some of your Hybrid Azure AD joined devices are not showing up in Intune.
Here are some settings and troubleshooting steps to confirm:
- Make sure that you do not have a Conditional Access policy applied that could be enforcing MFA for those users. Depending on the conditions this might prevent the domain join.
- Confirm that the Certificates for Hybrid Azure AD Join are valid.
- Confirm that the Active Directory and Azure Active Directory UPNs match.
- Make sure you don’t have a ConfigMgr client policy that is blocking enrollment.
- Check the dsregcmd/status for additional clues. If you are trying to Hybrid Azure AD join the devices, the devices need to be able to Resolve the DNS records for the Active Directory domain and the Active Directory domain controller. The domain also has to be publicly routed since the enrollment process will search for this domain publicly.
Hybrid Azure AD devices should be auto enrolled using either Group policies or Autopilot. To ensure that the auto-enrollment feature is working as expected, you need to verify the auto-enrollment requirements and settings.
To verify that the auto-enrollment worked correctly, you can view the event logs on the target Windows 10 device.
To collect the Event Viewer logs:
- Open Event Viewer.
- Navigate to Applications and Services Logs > Microsoft > Windows > DeviceManagement-Enterprise-Diagnostic-Provider > Admin.
- Search for Event ID 75. If you can't find event ID 75 in the logs, it means that the auto-enrollment failed. If you see event ID 76, it means that the auto-enrollment failed and you will need to investigate the error attached to the event ID. If you don't see either event ID 75 or 76, it means that the auto-enrollment did not trigger at all and you will need to investigate the task scheduler.
For more details, see Troubleshoot auto-enrollment of devices.
Additional resources:
Troubleshoot hybrid Azure AD joined devices
Troubleshooting legacy hybrid Azure Active Directory joined down-level devices
Let me know if this helps and if you have further questions. If the suggestions do not work, feel free to share error messages and GPO settings so that we can further troubleshoot.
-
If the information provided helped narrow down the issue, please Accept the answer. This will help us as well as others in the community who might be researching the same problem.