Forum Discussion

f2's avatar
f2
Copper Contributor
Jul 14, 2022

Add the ability to use GroupTags for Filters in MEM/Intune

Filters are great but we are unable to utilise GroupTags when creating filters. I know we can create dynamic groups in Azure but if the information/grouptag has already been applied to a device when uploading the hardwarehash (for a windows devices) or via Samsung Knox (for Android devices) it would be great to use Filters to target those devices.

For example:

 

(device.devicePhysicalIds -any _ -eq "[OrderID]:123456”)

(device.devicePhysicalIds -any _ -eq "[PurchaseOrderID]:123456")

 

throws up an error since "device.devicePhysicalIds" doesnt seem to be supported in Filters. Maybe I'm missing something and there is a reason its not been included? I'm not sure where or who to ask about it, I did find one post on reddit where a MS employee mentions it :

 

"...you can do that today already with AAD groups so this isn't something we're trying to "reinvent" at this time".

https://www.reddit.com/r/Intune/comments/nawxih/filtering_device_on_application_deployment_vs/gym0gvp/

 

So yeah, is there an obvious reason to why or is the only way to create a dynamic group and wait for it to sync?

Resources