I want to set the security settings of a Drive and the children folders for a specific user programatically. (PowerShell or C#)
How can i 'Add' and 'Remove' permission entries with the "Replace all child object permission entries with inheritable permissions entries from this object" option.
Asked
Active
Viewed 43 times
1

rubgra
- 165
- 2
- 9
-
For PowerShell: https://stackoverflow.com/questions/25779423/powershell-to-set-folder-permissions – rubgra Mar 09 '23 at 08:57