NPS + regex
Some notice for using regex in NPS policies.
I tried to filter users by a tab: Constraints – Called Station ID with regex: ^.+:MyAP
But it didn’t work.
So I used the same filter in a tab: Conditions – Called Station ID with regex: ^.+:MyAP
Then it started to work.
Comments are currently closed.