Hi everyone,
We have slowly started to perform GPO enrollment to users in our organization. My understanding with GPO enrolment was the machine needs to be an Azure AD joined before we perform the silent /GPO enrolment. All this time we never synced on prem devices to our Azure AD. As part of the pre-requisite for GPO enrollment we started to sync devices to Azure AD in order to make sure that these machines complete Azure AD join. So once the sync happens in Azure AD connect we see two entries for every machine one is Azure AD registered (which was already present which I believe is due O365 logins) and other is Hybrid Azure AD Joined ( in pending registration state).
Now once the machine completes the Azure AD join, the Hybrid Azure AD joined record on Azure gets updated. After we confirm this we push the GPO to the machine and let it perform the silent enrollment to Intune MDM. Once this is complete on the Hybrid Azure AD joined record we see that owner and MDM field is populated and Intune is referencing to this record. Even the Azure AD registered record also gets updated. I believe so far this has been the normal scenario in our testing cases.
As we go to production we saw a different behavior, where Intune is populating only Azure AD registered device and left Hybrid Azure AD registered unpopulated. Even though when we perform the dsregcmd /status on the client the result show up with device id referencing the Hybrid Azure Ad joined record. Though everything is working fine, I want to understand if this is common behavior? This so far has only happened to one machine out of 3 machines which we performed.