Forum Discussion
preuley30
Jan 20, 2023Iron Contributor
exclude non Wi-Fi enabled devices for Wi-Fi Configuration Profile
Hi everyone We have a WiFi Configuration Profile in Intune that applies to all company users. Problem is now that the profile tries to apply these WiFi Settings to devices which don't have WiFi c...
- Jan 20, 2023You could create Dynamic Groups in Azure containing certain hardware models. If you have HP, for example, you could create a group containing HP ProBook and Elitebook for Wi-Fi profiles. Rule syntax would be something like "(device.deviceModel -eq “HP ProBook”) "
Jan 24, 2023
Did this answer your question?