|
OK, so that is not actually an RDN!!! :-] From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard, Aric FYI – using the RDN (group) should
also work for objectCategory. ;-} From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard, Aric From a command line (or batch file) you
could use the following command: dsquery * forestroot -scope subtree
-filter (objectClass=group) -attr name member -r -limit 100000 >
MyGroupMembers.txt This will create a tab delimited file with
the first field holding the name of the group and the second field holding the
DN of each member separated by a semicolon. The only requirement for this command is
that you must have the dsquery tool on the system it is run from. The
tool comes native with Windows 2003 and can be installed on other machines by
simply copying the executable or by installing the adminpak (or support tools
– cannot remember for sure) from the W2K3 CD. Aric P.S. for those LDAP query purists, you
should probably use the objectCategory class instead as it is indexed, however
the class syntax must instead be a DN such as CN=Group,CN=Schema,CN=Configuration,DC= From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harding, Devon I get this… From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mulnick, Al I like this
myself. ;) http://www.houseofqueues.com//CodeSamples/FindMembers.html From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Is there a GUI or easy way to export
AD group members to a text or csv list? Windows
Systems Engineer Southern
Wine & Spirits - GSD 954-602-2469 __________________________________ __________________________________ |
<<image001.jpg>>
