Yep. If single domain

Adfind -default -f name=groupname member

If you have multiple domains, you need to specify the base DN of the domain

Adfind -b dc=domain,dc=com -f name=groupname member

  joe
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Renouf, Phil
Sent: Thursday, January 20, 2005 11:15 AM
To: [email protected]
Subject: RE: [ActiveDir] How do I export a list of users within a
distribution group in AD?

Dsget group "group dn" -members

I'll bet adfind will do this as well :)

Phil 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark Orlando
Sent: Thursday, January 20, 2005 11:08 AM
To: Active Directory Mailing List
Subject: [ActiveDir] How do I export a list of users within a distribution
group in AD?

I know I can export a list of groups and users but I can't get a list of
users within the group.  Does anyone know a way to do that?

Thanks,
Mark


List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/
List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to