-
Configure the Group Tag (OrderID) for the Azure dynamic device group used to target Windows Autopilot devices.
-
Existing device group: Submit an EIT Request Help ticket and provide the required Group Tag (OrderID) values. Use the example dynamic membership rule below as a reference.
-
New device group: Submit a Request Intune Dynamic Device Group request and provide the required Group Tag (OrderID) values. Use the example dynamic membership rule below as a reference
Example Dynamic Membership Rule:
(device.displayName -startsWith "XXX") and (device.deviceManagementAppId -contains "0000" or device.deviceManagementAppId -contains "54b9") and (device.deviceOSType -eq "Windows") or (device.devicePhysicalIds -any (_ -eq "[OrderID]:TAG1") or (_ -eq "[OrderID]:TAG2"))
Important: Replace the sample TAG values in the dynamic membership rule with the Group Tag (OrderID) values required for your environment. Add or remove Group Tag values as needed. These values must match the tags assigned during the Windows Autopilot import process.