Someone know a utility that does the same as CACLS but that includes groups settings to a folder or a file ?
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10218862.html
Unless someone knows a better way (other than by hand, call me lazy I guess), basically I need to set the permissions for the local C drive on all my Windows XP clients via an Active Directory Grou...
http://www.experts-exchange.com/Programming/Misc/Q_20889724.html
cacls username /e /t /c /g username:C
I want a simple script that I can just click, it prompts for the variable "username"
I type the user name and it sets the permissions on that directory.
...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21507993.htm...
Zones:
Windows 2000Date Answered: 07/28/2005 Grade: B Views: 0
Hi,
I have 2 directory structures (with files in the folders), both exactly the same with 2 exceptions - they're on different servers and they have different permissions set (in other words, all...
http://www.experts-exchange.com/Networking/Windows_Networking/Q_21761488.html
I am currently tring to write a batch file that will set certain folders full access for users. I wrote this: cacls D:\MyFolder /t /e /g "Users":F /Y
But I keep getting the desciption of what CA...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_22402094.htm...
I have this script that someone helped me write a few years ago. I want to get a better understanding of what each of these functions does. I know most of it but the (Tokens, calcs and delims) I ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_22510601.html
I have the need to backup a folders ACL's and then restore them.
I can export the ACL's using CACLS and piping it to file, however i can not seem to do the reverse, and create\edit the folders ACL...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_11160291.html
Zones:
Windows NTDate Answered: 04/05/2003 Grade: B Views: 0
Hi all. I'm a first time user and need help with what I hope is a simple question:
I have batch file that runs the following cacls command as part of a silent install.
cacls "directoryname" ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_20519063.html
Zones:
MS DOSDate Answered: 02/18/2003 Grade: A Views: 37
I had some help from this site getting a script written that creates several directores for me. The script works great. I need to add one additional item to the script. I need to have the sc...
http://www.experts-exchange.com/Networking/Misc/Q_20754313.html
Zones:
NetworkingDate Answered: 10/01/2003 Grade: A Views: 13
Hi Experts,
I know how to give a permission to IUSR (or whatever) to any given folder. but what I want to know is how to set the
"Allow Inherit permission for.. " check box on n Off! in cmd prom...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_20888785.html
Zones:
MS DOSDate Answered: 03/02/2004 Grade: C Views: 34