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 34a13efb74 Update README.md vor 7 Jahren
.vs/NTFSSecurity/v14 Initial upload vor 7 Jahren
AlphaFS Initial upload vor 7 Jahren
Bin/Debug Initial upload vor 7 Jahren
Log Initial upload vor 7 Jahren
NTFSSecurity Initial upload vor 7 Jahren
NTFSSecurityTest Initial upload vor 7 Jahren
PrivilegeControl Initial upload vor 7 Jahren
ProcessPrivileges Initial upload vor 7 Jahren
Security2 Initial upload vor 7 Jahren
TestClient Initial upload vor 7 Jahren
packages/NuGet.CommandLine.3.4.4-rtm-final Initial upload vor 7 Jahren
NTFSSecurity.sln Initial upload vor 7 Jahren
NTFSSecurity.vssscc Initial 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: