Event banner
Managing and protecting those "other desktops"
Event Ended
Tuesday, Jun 18, 2024, 08:00 AM PDTEvent details
With Microsoft 365, we reject the tyranny of “or” and embrace the genius of “and.” That’s why a variety of mobile platforms are supported in Microsoft 365 environments. But what about managing and se...
Char_Cheesman
Updated Dec 27, 2024
kerryt395
Jun 18, 2024Copper Contributor
Any opportunities to support additional hardware filtering for application installs, profiles, etc. As an example, Webex uses different installers for Intel vs Apple Silicon. Or an application with minimum memory requirements and restricting to only machines meeting that requirement. Being able to filter the install based on hardware platform and specifciations would be helpful.
- Sal_INC2Jun 19, 2024Occasional ReaderDoes Dynamic Queries or membership rules for security groups not work? --> example only (device.deviceOSType -eq "MacOS") and (device.deviceProcessorArchitecture -eq "ARM64") By creating dynamic device groups and filters in Intune, you can effectively manage and deploy applications based on specific hardware characteristics and requirements. This approach ensures that applications are only installed on compatible devices, optimizing performance and user experience.