Workspace ONE Auto Tagging v1.1
This script tries to cover the missing capability of Workspace ONE UEM to create Smart/Assignment Groups based on Hardware Vendor or Chassis Type. These Smart Groups are then used to deploy Vendor-specific tools (like Dell Command Suite) or Device type-specific Software (eg. VPN Software to all Laptops).
I created and already used this script for different projects to solve this limitation. Please run it first with $allow_tagging = $false to check if everything is working fine, then you can set $allow_tagging = $true to actually start Auto-Tagging. Create a Scheduled Task to run the script, for example, every 5 minutes if you want to have permanent Auto-Tagging.
Added two new switches in v1.1 to allow
- Automatically create missing Tags in Workspace ONE UEM
- Tag devices according to their Model information (eg. to target specific software like Drivers or BIOS Updates)
Many thanks for pointing this out and voting on MSFTI-I-116.
-Dhanushka
Thank you.