Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Raimund Andée [MSFT] c5d00cc7cc Update of AlphaFS to latest version vor 7 Jahren
AlphaFS Update of AlphaFS to latest version vor 7 Jahren
Log new upload vor 7 Jahren
NTFSSecurity Update of AlphaFS to latest version vor 7 Jahren
NTFSSecurityTest new upload vor 7 Jahren
PrivilegeControl new upload vor 7 Jahren
ProcessPrivileges new upload vor 7 Jahren
Security2 new upload vor 7 Jahren
TestClient new upload vor 7 Jahren
.gitattributes Update of AlphaFS to latest version vor 7 Jahren
.gitignore Update of AlphaFS to latest version vor 7 Jahren
NTFSSecurity.sln new upload vor 7 Jahren
README.md Update README.md vor 7 Jahren

README.md

Summary

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.

Version History

Installation

Please refer to How to install if you have difficulties getting this module installed.

Documentation

The cmdlets are yet not documented completely so Get-Help will not show help for all the cmdlets. Providing documentation is planned tough.

Additional documentation is available: