Recursive Access Control Lists with Max Depth

On June 16, 2011, in Scripting, by Cubert aka (Cube Dweller)

Here is a Visual Basics script I put together which will list all of the Access Control Lists (ACL’s) for all folders in a particular directory.

It allows you to specify a start point and a max depth to recurse.

I needed this so that I could generate a report listing the ACLS’s for various shares. It uses the CACLS executable and as long as you… Continue reading

Tagged with: