I am trying to create an Azure AD dynamic device group which contains all devices enrolled by X user 'Associated User'? This user is the Device Enrollment Manager user DEM which allowed me to enroll up to 1K devices.
Asked
Active
Viewed 4,000 times
2 Answers
0
You can't create dynamic group based on the data from Intune, because this data is not populated into AAD. So there is no OOTB way to do this I am affraid. Your only option is to use scheduled PowerShell script which would add/remove devices to some custom group base on Intune attributes.
J-M
- 2,070
- 1
- 13
- 18