How to add devices in bulk in azure AD?
Question
We are trying to add devices in bulk in Azure AD so that we can enroll them in Intune.
we do not want user interaction here
Devices are MacOS, VDI persistent, VDI non persistent and Windows 10 above 1706
Answer ( 1 )
There are different ways to do this if it’s Hybrid Azure AD join use the Group Policy enrollment
https://www.anoopcnair.com/windows-10-intune-enrollment-using-group-policy/
This will automatically enroll AVD or Citrix VMs to Intune.
For macOS, you might need to develop a script to automate the process of device enrollment in bulk. You can also try to enroll macOS devices automatically with Apple Business Manager or Apple School Manager.