On Mar 29, 2010, at 7:32 AM, Michael McGovern wrote: > I'm trying to extract a list of the members of of a Global Group in AD. > It works for groups with a small number (hundreds) of members but not > for one with thousands. I don't even get the first few hundred of the > large group.
What do you get returned ? It would be helpful if you sent the output when you have debug => 15 in the options I you think it is the member attribute size that is preventing getting a result have you tried to do a search with a small attribute, like requesting just "cn" to confirm that the query actually finds something Graham.