get-acl computer object get-acl filter get-acl commandget-acl examples get-acl recursive get-acl ou get-acl active directory dump acl tool
$FolderPath = dir -Directory -Path "\fs1Shared" -Recurse -Force $Report = @() Foreach ($Folder in $FolderPath) { $Acl = Get-Acl -Path $Folder.FullNameThis cmdlet is only available on the Windows platform. The Get-Acl cmdlet gets objects that represent the security descriptor of a file or resource. SomarSoft's DumpSec is a security auditing program for Microsoft Windows® NT/XP/200x. It dumps the permissions (DACLs) and audit settings (SACLs) for the file
You need to be a member of Reggae Nation to add comments!
Join Reggae Nation