Great thanks.  Where did you find this 1.2.840... number? Is there a
reference table somewhere?

Bryan Lucas
Server Administrator
Texas Christian University
(817) 257-6971

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Roberts
Sent: Tuesday, February 28, 2006 10:11 AM
To: [email protected]
Subject: RE: [ActiveDir] Quick CSVDE question

If you need to distinguish between true distribution groups and
mail-enabled
security groups you would be better querying the group type attribute.
If you add this to the query you will only get back security-enabled
groups,
regardless of mail status.

(groupType:1.2.840.113556.1.4.803:=2147483648)

John Roberts
JLR Technology Solutions
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lucas, Bryan
Sent: Tuesday, February 28, 2006 10:49 AM
To: [email protected]
Subject: RE: [ActiveDir] Quick CSVDE question

Nevermind, I added "mail" to the filters and then parsed the data
accordingly.

Bryan Lucas
Server Administrator
Texas Christian University
(817) 257-6971

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lucas, Bryan
Sent: Tuesday, February 28, 2006 9:28 AM
To: [email protected]
Subject: [ActiveDir] Quick CSVDE question

I'm trying to export a list of security groups, but not distribution
groups.
The string below gets all groups, is there a way I can exclude DLs?

csvde -f c:\groups.csv -s ad7 -d "dc=tcu,dc=edu" -p subtree
-r(&(objectCategory=Group)(objectClass=group))" -l
displayname,samaccountname,description"

Thanks,

Bryan Lucas
Server Administrator
Texas Christian University
(817) 257-6971

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/
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