Oct 23 2023 05:36 AM
As the title says, I want to use a command to customize the group tags of many AutoPilot devices. However, I don't want to use a file as a basis first, as described in many tutorials, but access directly the AutoPilot devices in Intune.
In other words, change all devices with a group tag named "A" to a new tag named "B".
Do you guys have a solution on how I can do this? I've only read something about the Graph API so far?
Thanks a lot!
Oct 23 2023 06:26 AM
That's possible. Check out Bulk Update Windows Autopilot entities (github.com) for more info.