|
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 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 c - 312.731.3132 From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
On Behalf Of Tom Kern 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. |
- RE: [ActiveDir] FIle/Folder ACL's(OT) Brian Desmond
- Re: [ActiveDir] FIle/Folder ACL's(OT) Laura E. Hunter
- RE: [ActiveDir] FIle/Folder ACL's(OT) Derek Harris
- Re: [ActiveDir] FIle/Folder ACL's(OT) mike kline
