|
I highly recommend that you really reconsider changing the page size, it really puts quite a bit of stress on the server. We increased it another 1000 records and found the server struggling.
How are you accessing the records? ADSI vbscript, .net System.DirectoryServices, your alternative is to page through the results. Even though you only can return first 1000 you can then page to the next 1000.
Let us know
http://groups.yahoo.com/group/adsianddirectoryservices Carlos Magalhaes AD Programming MVP
-----Original Message-----
Mike, is it returning just 1000 objects? You'll need to use the Page Size = ...as in Robbie's recipe # 4.7
<mc> -----Original Message-----
Question,
When I try to connect to ldap and query for a list of user groups, I don't get the full list in AD returned.
any idea why I only get some and not all group?
thanks
|
------------------------------------------------------------- This email and any files transmitted are confidential and intended solely for the use of the individual or entity to which they are addressed, whose privacy should be respected. Any views or opinions are solely those of the author and do not necessarily represent those of the Trencor Group, or any of its representatives, unless specifically stated.
Email transmission cannot be guaranteed to be secure, error free or without virus contamination. The sender therefore accepts no liability for any errors or omissions in the contents of this message, nor for any virus infection that might result from opening this message. Trencor is not responsible in the event of any third party interception of this email. If you have received this email in error please notify [EMAIL PROTECTED] For more information about Trencor, visit www.trencor.net <http://www.trencor.net>
