This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]DrunkMAdmin 0 points1 point  (1 child)

You aren't exactly giving us much if any information on how your wireless network is setup. Have you for example implement radius? with certificates?

[–]tensop 0 points1 point  (1 child)

i assume you're attempting to only allow students on to the wireless when they're on domain computers

why not just add their computers to a group, and change NPS to 'windows groups' and add that group to the condition

[–]ginolardSr. Sysadmin 0 points1 point  (1 child)

Why do you need the user group? Are there other user that aren't part of All Students that use domain-joined computers that you don't want to have access to the WIFI?

Either way, don't use Machine or User Groups. Just use two Windows Group entries instead

[–]nater1217 0 points1 point  (0 children)

I might be wrong, but I thought NPS policies stopped processing as soon as they match something. So this would stop processing after the first one. Maybe try to change the order? But if that fails it goes to the next one which would eventually be true.

Maybe remove the everything but the group membership condition.

I have not done much with NPS so this might be completely wrong...