2013-09-04

VBScript - Get Active Directory group memberships for a single account

I created this script to easily retrieve and copy the Active Directory group memberships for a specific account to the clipboard. It actually use SendKeys and Notepad to do the copy since there is no easy way to copy to the clipboard using VBScript.

Click here to download

No comments:

Post a Comment