We have approx 2000 groups in AD a mix of Distribution lists and access lists. our Exchange enviroment is set to limit mail to 5000 addresses max at a time. Some of our DL groups have more than that because they contain nested lists. I am looking to see if there is a way in ADSI to get a member count for the groups
example:
top level group has 10 members
nested group 1 has 10 members
nested group 2 has 10 members
I would like the query to tell me that the group has 30 memebers but am willing to accept 34 I do not want it to tell me there are 13 members
example:
top level group has 10 members
nested group 1 has 10 members
nested group 2 has 10 members
I would like the query to tell me that the group has 30 memebers but am willing to accept 34 I do not want it to tell me there are 13 members