NTFS and XCACLS

A

aveenema

Hi there,

I need to change the ACL of many directories.
Every directory I process needs to be 'Reset permission on all chil
objects and enable propagation of inheritable permissions'

How to do this in command line with e.g. XCALCS??


-
aveenem
 
K

Keith W. McCammon

Xcacls is for setting permission, not for managing the security properties
of files and folders. If you need to manage the advanced security
properties, you should check out the TechNet script center (your best bet).
There are plenty of scripts there for dealing with files and folders, that
are much more flexible.

Or, you can use something like this:
http://www.helge.mynetcologne.de/setacl. Standard disclaimers related to
third-party utils and downloads apply here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top