• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help with Windows script dealing with ACLs

Mucman

Diamond Member
I need to write a script that runs nightly. It will start at a root directory and recursively go down
the tree removing the selected ACE I want to get rid of.

cacls nor xcacls seem to have the functionality to remove ACEs!!! Unless I'm missing something
in the docs.

For some reason, I can find a simple command to do this, so I think it will have to be scripted. Any
ideas on where to start?
 
Back
Top