D
Dr.Chi
I need to get an LDAP query that will display all the users of a
particular group (Domain Admins to be exact).
I have searched and found several solutions, but most seem to be web
or VB based. I need one that I can use in the "Custom Search"
section of Find in Active Directory Users and Computers. I *have* to
pull it up in that Find listing, an external VB script won't help me.
I do have a search that will pull up disabled users in AD which works
in the Find:
(&(objectcategory=person)(objectclass=user)(userAccountControl:1.2.840.113556.1.4.803:=2))
And I have found similar looking queries with group membership but
they don't seem to work for me.
Help would be appreciated...thanks.
-Chris Shannon MCSE+I
particular group (Domain Admins to be exact).
I have searched and found several solutions, but most seem to be web
or VB based. I need one that I can use in the "Custom Search"
section of Find in Active Directory Users and Computers. I *have* to
pull it up in that Find listing, an external VB script won't help me.
I do have a search that will pull up disabled users in AD which works
in the Find:
(&(objectcategory=person)(objectclass=user)(userAccountControl:1.2.840.113556.1.4.803:=2))
And I have found similar looking queries with group membership but
they don't seem to work for me.
Help would be appreciated...thanks.
-Chris Shannon MCSE+I