Hi, I'm using setacl as part of a script routine where the script first fires off setacl to set an administrator as owner and rights on all folders and subfolders. But somehow, it fails sometimes on some folders and thus the rest of the script fails.
So the line looks like this via vbscript:
strSourceSetAdminRights = "%comspec% /c C:\CustomScripts\setacl.exe -On...
2009-10-02 06:32:37 UTC in SetACL: Windows ACL manipulation