Cacls or Set-Acl

I’ve used both and I have come to like using powershells’ Set-Acl to modify user permissions. What do you prefer using and why?

Set-ACL or similar. Primarily to eliminate dependency on outside tools. Pure posh rocks! :slight_smile: