Typically I need to list members in AD groups and in AD Users & Computers you cannot export the lists.
LDP.exe, once bound to the domain can perform these simple queries and then you can grab the text output :)
I had to change the buffer and page size in the options to be able to get full results for queries that return a lot of text.
check the below url,
ReplyDeletehttp://support.microsoft.com/kb/230663
Regards,
Vimala.
Thanks Vimala, will check this out tomorrow ... might be just what i was looking for...
Delete