Set advanced permissions to This folder only question (command-line)
I want to set the following by using command line: Deny TheGroup Delete Apply to: This folder only on a folder named E:\Folders\TheFolder by command line. I've looked into using xcacls.vbs but cant find a working syntax
March 11th, 2010 4:40pm

The microsoft utilities are limited.Try fileacl.exehttp://www.gbordier.com/gbtools/fileacl29.htmTry setacl.exehttp://setacl.sourceforge.net/
Free Windows Admin Tool Kit Click here and download it now
March 12th, 2010 8:07am

Hello, Thank you for your post here. You may also count on ICACLS tool: Icacls E:\Folders\TheFolder /deny <group_name>:(d) Icaclshttp://technet.microsoft.com/en-us/library/cc753525.aspx If you have any questions or concerns, please do not hesitate to let us know.
March 12th, 2010 8:35am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics