Managing permissions with PowerShell is only a bit easier than in VBS or the command line as there are no cmdlets for most day-to-day tasks like getting a permission report or adding permission to an item. PowerShell only offers Get-Acl and Set-Acl but everything in between getting and setting the ACL is missing. This module closes the gap.
This pull request aims to update 2 obsolete / broken TechNet links that provide examples of NTFSSecurity usage.
The AppVeyor check for the current status of .md files can't be valid because the pull request actually updates a .md file.
This pull request aims to update 2 obsolete / broken TechNet links that provide examples of NTFSSecurity usage. The AppVeyor check for the current status of .md files can't be valid because the pull request actually updates a .md file.