Forum Discussion
TechNabin
Sep 12, 2023Copper Contributor
Azure Ad joined device integration to Microsoft Intune
Hi all, just had a quick question to everyone, is there a way to integrate Azure Ad joined devices to Microsoft Intune Without any end user intervention? I also have a RMM agent in all of the com...
- Sep 12, 2023
If you got the RMM agent installed then you might be able to automate the enrollment. As I see it, you will first need to enable automatic MDM enrollment first. Once done, you can push a PS script to initiate the automatic enrollment.
TechNabin
Sep 12, 2023Copper Contributor
rahuljindal do you happen to have a script for it? If you have could you kindly share this script?
rahuljindal
Sep 12, 2023Bronze Contributor
No sorry, I don’t. But I can share the registry keys that you need to configure.
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\MDM]
"AutoEnrollMDM"=dword:00000001
"UseAADCredentialType"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\MDM]
"AutoEnrollMDM"=dword:00000001
"UseAADCredentialType"=dword:00000001