Link to home
Start Free TrialLog in
Avatar of igalb
igalb

asked on

change the security permission of some files and directories to “Everyone - Full Control”.

I need to change the security permission of some files and directories to “Everyone - Full Control”.
I have the cacls command (“cacls c:\mydir\*.* /e /g everyone:f”) but the problem is that on some OS the Everyone group has a different name (like "Jeder" in German OS).
I need a command that can make this change without using the “everyone” word.

ASKER CERTIFIED SOLUTION
Avatar of oBdA
oBdA

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of oBdA
oBdA

May I ask for the reason of the "C"?

What's the right grade to give?
https://www.experts-exchange.com/help.jsp#hi73