Last time you saw that the permissions assign to a file system object are built from instances of the System.Security.AccessControl.FileSystemAccessRule class. Run Get-Acl -Path c:test | fl * and look at the Access property. Drilling into an individual… Read the full text.