6 21:50
To: ActiveDir.org
Subject: Re: [ActiveDir] exporting list of members of a security group
Right click the group and say export list.
Mark
-Original Message-
From: "Antonio Aranda" <[EMAIL PROTECTED]>
Date: Tue, 2 May 2006 15:02:21
To:
Subject: [ActiveDir] exporting lis
ctive Directory Third Edition - http://www.joeware.net/win/ad3e.htm
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Antonio
ArandaSent: Tuesday, May 02, 2006 6:14 PMTo:
ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] exporting list
of members of a security group
It w
: ActiveDir@mail.activedir.org
Subject: Re: [ActiveDir] exporting
list of members of a security group
net group groupname /domain
> members.txt
Use Laura's solution for nested members.
On 5/2/06, Antonio
Aranda <[EMAIL PROTECTED]
> wrote:
Is there a way to expor
ge de
Sent: Tuesday, May 02, 2006 4:27 PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] exporting list of members of a security group
using ADFIND (joeware.net)
adfind -b "group_DN" member > OUTPUT_FILE.TXT
(replace group_DN with the actual distinguished name of th
ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] exporting list of members of a security group
net group "group name" /domain >c:\whatever.txt
Robert Rutherford
QuoStar Solutions Limited
The Enterprise Pavilion, Fern Barrow, Wallisdown, Poole, Dorset, BH12 5HH
T: 08456 440 331
F:
Right click the group and say export list.
Mark
-Original Message-
From: "Antonio Aranda" <[EMAIL PROTECTED]>
Date: Tue, 2 May 2006 15:02:21
To:
Subject: [ActiveDir] exporting list of members of a security group
Is there a way to export to text file a list of the members of a security
gr
net group groupname /domain > members.txt
Use Laura's solution for nested members.
On 5/2/06, Antonio Aranda <[EMAIL PROTECTED]
> wrote:
Is there a way to export to text file a list of the members of a securitygroup?ThanksAntonio
List info : http://www.activedir.org/List.aspxList FAQ:
net group "group name" /domain >c:\whatever.txt
Robert Rutherford
QuoStar Solutions Limited
The Enterprise Pavilion, Fern Barrow, Wallisdown, Poole, Dorset, BH12
5HH
T: 08456 440 331
F: 08456 440 332
M: 07974 249 494
E: [EMAIL PROTECTED]
W: www.quostar.com
-Original Message-
Fro
using ADFIND (joeware.net)
adfind -b "group_DN" member > OUTPUT_FILE.TXT
(replace group_DN with the actual distinguished name of the group)
OR
adfind -default -f
"(&(ObjectCategory=group)(samaccountname=group_samaccountname))" member >
OUTPUT_FILE.TXT
(replace group_samaccountname with the
Try:
dsget group "" -members -expand > foo.txt
On 5/2/06, Antonio Aranda <[EMAIL PROTECTED]> wrote:
Is there a way to export to text file a list of the members of a security
group?
Thanks
Antonio
List info : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ
You can try something like this, watch for line wrap
Set objGroup = GetObject
("LDAP://cn=Planning,ou=test,ou=Groups,ou=home,dc=test,dc=com")
For each objMember in objGroup.Members
Wscript.Echo objMember.fullName
Next
On 5/2/06, Antonio Aranda <[EMAIL PROTECTED]> wrote:
Is there a way to export
http://blogs.brnets.com/michael/archive/2004/06/24/168.aspx
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Antonio Aranda
Sent: Tuesday, May 02, 2006 4:02 PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] exporting list of members of a security gro
12 matches
Mail list logo