Forum Discussion
Intune auto MDM enrollment for devices already Azure AD joined?
- Oct 06, 2018
Hi Bob,
auto-enrollment is not supported when not used with OOBE and AADJ. But you could use an approach to guide users to MDM enrollment by sending out deep links via email for example. See here:
best,
Oliver
Hi Jose,
Spent some time testing your scenario in my lab, and as suspected, you don't need to leave AAD and rejoin to trigger silent auto-enrolment :)
Please start another thread, tag me and we'll walk through my results.
Kind regards,
Matt
- ThinkSyncJan 04, 2019Brass Contributor
Hi All,
Auto-Enrolment can be triggered using local policy. Please ensure users are logging into Windows using their Azure AD credentials, the device is Azure AD joined and users have been assigned Intune licenses.
Local policy can be configured using GPEdit.msc or applying the registry key below. Agreed this doesn't help in scenarios where you have roaming users, however the reg key could be deployed using PowerShell when users visit the Office.
** Tested using W10 - 1809
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\MDM]
"AutoEnrollMDM"=dword:00000001 - MTSBobDec 30, 2018Steel Contributor
Matt, could you please post your method here in this thread, since it's where the question was originally posted?
Thanks!
Bob