Folder's inherited ACL Level

Anything VBScript-related, including Windows Script Host, WMI, ADSI, and more.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 11 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
nai0248
Posts: 16
Last visit: Wed May 10, 2023 10:11 am

Folder's inherited ACL Level

Post by nai0248 »

I've been working on a script for some time trying to figure out where permissions for users on a folder begins (Inherited from). I can write something that will look at a particular folder but the problem is I need the script to be generic enough so that I can provide a root path (ie. T:My FolderSubfolder) and then recures each subfolder and report the inherited permissions.

In short I want a report that reports the information in this picture: Type, Name, Permission, Inherited From, Appy To, and Object Name.







This topic is 11 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked