Forum Discussion
mhilboe852
Jan 21, 2022Copper Contributor
Autopilot enrollment via MDT
Hi all, Within our organization, we’re implementing Microsoft Endpoint Manager to manage devices like laptops. The situation is as followed: laptops are currently unmanaged and we’re trying to...
Jan 22, 2022
What is the Dynamic Device Group query? Is it one like this one with the ZtdCorrelationId from the JSON file?
(device.enrollmentProfileName -eq “OfflineAutopilotprofile-7F9E6025-1E13-45F3-BF82-A3E8C5B59EAC”).
(device.enrollmentProfileName -eq “OfflineAutopilotprofile-7F9E6025-1E13-45F3-BF82-A3E8C5B59EAC”).
mhilboe852
Jan 23, 2022Copper Contributor
Hi Harm, the device group query is indeed like the one in your example. The device based on this query becomes a member of this group, but Intune recognizes its membership too late..