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
Ok... so to make sure I'm following your scenario :)
You have a large deployment of W10 machines in Workgroups (not joined to on-prem Active Directory), which have been Azure device joined (not Hybrid/ADDJ) and you want trigger Intune auto-enrolment?
- Jan 14, 2019
Hey José,
currently the supported way is to re-join to trigger Intune Management Extension installation via auto-enroll. The only thing I can tell is the product group is aware of this. No information if it will change but they are aware.
best,
Oliver
- José Luiz SchenardieJan 15, 2019Brass Contributor
Thanks for the reply Oliver. I was just looking for an official confirmation that this is the only supported way. Its going to be tough tell that to our clients but it is what it is.
Thanks
- ClaytonlopesJan 21, 2019Copper Contributor
Yes that is the only way, had to do it for at least 50 laptops
- ThinkSyncDec 29, 2018Brass Contributor
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
- MTSBobDec 30, 2018Iron Contributor
Matt, could you please post your method here in this thread, since it's where the question was originally posted?
Thanks!
Bob
- 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