VBScript to read Active Directory user permissions (ntsecuritydescriptor)
Reading AD ACLs isn't particularly hard, the hard part is translating the information you get to something useful. The VBScript listed below contains all the constants required for you to do the translation to whatever you like.
Lees meer