Event banner
Grouping, targeting, and filters: recommendations in Microsoft Intune
Event Ended
Wednesday, Oct 26, 2022, 07:30 AM PDTEvent details
This session talks about the grouping, targeting, and filters to introduce the concepts and show the common customer scenarios. The focus is to provide solid recommendations and best practices so tha...
Heather_Poulsen
Updated Dec 27, 2024
DaneaGalbraith
Oct 26, 2022Iron Contributor
Is there a good way to pull all device information that Intune can see to create a custom filter?
- Scott DuffeyOct 26, 2022
Microsoft
Yes! Here's a tip on how to do that. Create a new filter object with a rule something like this: (Device.name -ne "foo") In the device preview you'll end up with a list of all devices that are not named foo along with all the properties that can be used to create a filter.- Marc_LafOct 26, 2022Iron ContributorThanks for this tip Scott although it does seem like a workaround that shouldn't be required. Hopefully this process improves in the future.