I've tried to use xcacls.vbs with this command string on a test folder, but instead of just removing the "Everyone" group from the ACL, it removes all groups and users from the ACL:
cscript xcacls.vbs d:\home\testfolder /r "Everyone" Basically what I'm trying to do via a script is remove the "Everyone" group from the ACL of about 1000 folders. I just need the correct command/syntax to build the script and run with it. Any tips would be great. Thanks, MM ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
