Forum Discussion
FrancescoFacco
Dec 29, 2021Copper Contributor
AAD Dynamic group for Teams Room devices
Hi There, I'm looking for a solution to get my Teams Room devices member of Dynamic Groups. I have both Windows 10 and Android Teams devices from many manufacturer. I plan to manage them with Intun...
rbwestergaard
Apr 10, 2024Copper Contributor
FrancescoFacco I realize I'm about 3 years late to the party, but if someone else stumbles across this, it can be achieved with the following rule syntax: (device.deviceManufacturer -eq "Microsoft Corporation") and (device.deviceModel -startsWith "Surface Hub")