Hi...
I currently have a Windows 2012 NPS server setup to authenticate users against Active Directory credentials for wireless. Depending on the security group they are in, the NPS then assigns them a particular VLAN ID. I would like to make it so that there is another condition, device type. Here's an example:
User A authenticates against AD credentials. If the user has a mobile device, they are given a VLAN ID tag of 301. If the user has a device type of a laptop or desktop, they are given VLAN ID 302.
Is this possible?
Thanks... Frank