Microsoft
Software
Hardware
Network
Question : Active Directory Query - "member of" shows up empty
Experts -
Trying to create a little custom query to show all users who are a member of "Domain Admins" in the ADUC console using the "Saved Queries" method.
I've attached a screenshot of how I set it using the "member of" attribute.. but for some reason it shows up empty.
Is there a way to fix this so it shows the users?
BTW - I already know how to get it via dsquery (so i'm not looking for the dsquery method). I would rather have the queries saved and displayed in Active Directory.
The query this checkbox creates is:
(&(objectCategory=user)(me
mberOf=Dom
ain Admins*))
I've tried this way also and it fails to work:
(&(objectCategory=user)(me
mberOf=CN=
Domain Admins*,DC=booyah,DC=com))
I even tried it with quotes around "Domain Admins" and that didn't work either.
Help?
Attachments:
domainadmin.bmp
(619 KB)
(File Type Details)
Query Sample
Answer : Active Directory Query - "member of" shows up empty
Is that the right DN for your domain admins group (in that second example)
It should be in a container or OU, example
(&(objectClass=user)(membe
rOf=CN=Dom
ain Admins,CN=Users,DC=booyah,
DC=com))
Thanks
Mike
Random Solutions
Monitor a Ou and all sub Ou's and email if a computer has not contacted domain for more than 10 days. Vbs or Powershell
Looping thru 4 sections, changing field codes in headers
After every restart I have to re-enter the gateway IP address (Win7)
Can I send a cookies' data to a server side database without reloading the page?
Is there a way to find all history after it's deleted and searches?
Type of Cluster?
Outlook 2007 Freezez up during Spell Check
Import/export error - SQL Server 2005
SCOM 2007 R2 Dashboard creation / manipulation
How to calculate two columns and also SUM them in Excel