You have to have the script figure that out. Cacls isn’t going to do the recursion for you.

 

What is it specifically you’re trying to learn from this spreadsheet. I’ve been asked for a dump of all the permissions on objects on a tree many times but usually there’s a specific piece of information that is actually required.

 

Thanks,

Brian Desmond

[EMAIL PROTECTED]

 

c - 312.731.3132

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Kern
Sent: Monday, September 18, 2006 5:17 PM
To: [email protected]
Subject: Re: [ActiveDir] FIle/Folder ACL's(OT)

 

Actually, the real issue with these scripts, is that how does cacls.exe know how many drives are on each server?

 

Say one server has a "C:" partition while another  has a "C:" and "E:" and "F:",etc.

 

How can I accurately enumerate all perms on all folders/files on all these servers/paritions via a _vbscript_?

 

Thanks again.

 

On 9/18/06, Tom Kern <[EMAIL PROTECTED]> wrote:

Thanks.

 

What would be the best readable format to dump it to(for management).?

 

 



 

On 9/18/06, Brian Desmond <[EMAIL PROTECTED] > wrote:

The Cacls command line tool and a _vbscript_ to walk the tree (using FileSystemObject) will do the trick. ACLs aren't really spreadsheet type data IMHO.

 

Thanks,

Brian Desmond

[EMAIL PROTECTED]

 

c - 312.731.3132

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Tom Kern
Sent: Monday, September 18, 2006 1:49 PM
To: activedirectory
Subject: [ActiveDir] FIle/Folder ACL's(OT)

 

Can someone direct me to a _vbscript_ that I can run remotely which will dump the ACl's of all file/folders on a bunch of remote servers(250) to a central Excel spreadsheet?

I assume using wmi.

 

 

 

Thanks, sorry for the bother but I can't seem to be able to google anything deifinitive on this.

 

 

 

 

 

Reply via email to