Is there some way, using a VBScript, that I can export all the groups an active directory user is a member of into a text file?

Additionally, is there a way of doing this for multiple users from the one script?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Will this do what you want ? It should be fairly straightforward to modify it for multiple users.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.