Forum Discussion
dmarquesgn
Apr 13, 2022Iron Contributor
Problems enrolling devices into Intune
Hi, We're deploying our machines to Intune, using a GPO. Most of the times everything works fine, but I still have about 300 machines which didn't get into Intune, and now we're analyzing why. A...
Apr 14, 2022
Just to be sure... the people who are working on that device.. do they even have a intune license applied and in the MDM scope?
Did you have taken a look at the event log DeviceManagement-Enterprise-Diagnostic-Provider .. it should mention something
No old lingering enrollments?
https://call4cloud.nl/2021/04/alice-and-the-device-certificate/#part2
Also worth trying.. what happens when you use a filter to exclude azure ad hybrid devices from mfa? so you could rule out the mfa issue
Did you have taken a look at the event log DeviceManagement-Enterprise-Diagnostic-Provider .. it should mention something
No old lingering enrollments?
https://call4cloud.nl/2021/04/alice-and-the-device-certificate/#part2
Also worth trying.. what happens when you use a filter to exclude azure ad hybrid devices from mfa? so you could rule out the mfa issue
dmarquesgn
Apr 14, 2022Iron Contributor
Licensing is fine, as we have M365 E5 for all of them, and some are enrolling fine in Intune.
I'll get those Logs to try to check if something there might help.
I could use a filter to exclude MFA, but in fact all of our users have MFA, and some of them enroll just fine in Intune, while some others don't, so I don't really think it's MFA related.
I'll start by getting the Logs from those machines and check those.
I'll post after I read the Logs.
Thanks
I'll get those Logs to try to check if something there might help.
I could use a filter to exclude MFA, but in fact all of our users have MFA, and some of them enroll just fine in Intune, while some others don't, so I don't really think it's MFA related.
I'll start by getting the Logs from those machines and check those.
I'll post after I read the Logs.
Thanks
- dmarquesgnApr 14, 2022Iron ContributorHi,
I've got already the logs from some of the devices.
On the Operational Log there are no errors.
On the Admin Log I've got 3 events repeated from 5 to 5 minutes, events 80, 90 and 76.
Event 80 - Warning - Auto MDM Enroll DmRaiseToastNotificationAndWait Failure (Unknown Win32 Error code: 0x8018002a)
Event 90 - Information - Auto MDM Enroll Get AAD Token: Device Credential (0x0), Resource Url (https://enrollment.manage.microsoft.com/), Resource Url 2 (NULL), Status (Unknown Win32 Error code: 0x8018002a)
Event 76 - Error - Auto MDM Enroll: Device Credential (0x0), Failed (Unknown Win32 Error code: 0x8018002a).
So seems the device is not authenticating correctly in Azure AD from my little understanding. Is there any way to force it to sync with AAD or debug the reason why it's not getting an authentication in AAD?
Thanks