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.
Stars
449
Forks
60
Watchers
449
Open Issues
38
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
4
commits
3
commits
3
commits
2
commits
1
commits
1
commits
Merge pull request #78 from Sup3rlativ3/master
4d52df0View on GitHubMerge pull request #72 from jamesbroadhead/port_examples_from_technet_gallery
a8a65aaView on GitHubMerge pull request #62 from Sup3rlativ3/master
43dee70View on GitHubMerge pull request #64 from AspenForester/patch-2
da4376aView on GitHub