Forum Discussion

preuley30's avatar
preuley30
Iron Contributor
Jan 20, 2023
Solved

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...
  • Harm_Veenstra's avatar
    Jan 20, 2023
    You 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”) "

Resources