I have written a VB script to query the server database for user account information to be output into a CSV file. It works fine, except for one hitch: the output is limited to only 1000 records, exactly, of which I have some 5,800+ in one OU. How can I code the script to overcome such limitation to get a full listing of the OU in question. Your help on this matter will be greatly appreciated!