List Group Membership

  • Thread starter Thread starter OregonSteve
  • Start date Start date
O

OregonSteve

Greetings-

W2K3; single forest, single domain. Need to compile a list of all Groups
AND Group Membersip in Domain... Is this possible? If so, how?

Thanx
OregonSteve
 
Strictly following what you ask for:

adfind -b dc=domain,dc=com -f objectcategory=group member


It will not however display the members of global groups who have those
groups as Primary Groups due to how that info is stored.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top