Hi guys. I am trying to return all of the users from an active directory that are active (enabled) i.e not inactive, disabled, expired and so on.
I can get a list of disabled users using the bit wise filter but not the other way round.
(userAccountControl:1.2.840.113556.1.4.803:=2)
can anyone help?
Thanks in advance,
Dom
I can get a list of disabled users using the bit wise filter but not the other way round.
(userAccountControl:1.2.840.113556.1.4.803:=2)
can anyone help?
Thanks in advance,
Dom