

The first group “All AutoPilot Devices” has a dynamic group membership rulelike this : (vicePhysicalIDs -any _ -contains “”) -and -not (vicePhysicalIDs -any _ -eq “:SharedDevice”) The two dynamic groups I name “All AutoPilot Devices” and “All AutoPilot SharedDevice” Now we have all the information we need to create two dynamic AzureAD groups, one for all AutoPilot devices and one for our SharedDevices.

INETUNE AUTOMATIC MUSIC TAGGER SERIAL
You have the normal information Device Serial Number,Windows Product ID,Hardware Hash – then you just have to create a custom column named OrderID with the value you want to use for creating you Autopilot dynamic group for profile assignment, in my example “SharedDevice”Īfter importing the Autopilot information in Intune you can use the Microsoft Graph explorer to see the device with the information you just createdĮnter to get all devices – then you can finde the device you just created and see that it has both the ZTDID with a unique value and the OrderID. Then there is the OrderID, that is a value that you can choose, so it is more like a tag, the OrderID can group Autopilot devices for a specific purpose like a ShareDevice, A Skype Room System, KIOSK device or something else. When a device is getting uploaded through the AutoPilot service the devices gets a unique ZTDID and then we can determent that it is a Autopilot device. There are two possible ways of doing this, static or dynamic Azure AD groups, static groups do not give us the automatic we want, so in this blog post I will walk through the automatic profile assignment.įirst we need to know about the new ZTDID and OrderID attribute on the AzureAD object.
INETUNE AUTOMATIC MUSIC TAGGER MANUAL
This does not change the manual process for Autopilot profile assignment in Microsoft Store for Business. But the change gives the possibility to do automatic profile assignment directly from Intune. With some change in Intune and Autopilot profile assignment is it not possible to do Autopilot profile assignment per device anymore, only on groups.
