Updated README

This commit is contained in:
Dennis Sengstock 2025-05-14 12:02:15 +02:00
parent d21ff4efa2
commit 1a28596a1c

View file

@ -12,3 +12,6 @@ After that you can right-click the script and select "Execute with PowerShell"
This scripted GUI-Tool searches for folders and files that contains the given ACL (username or groupname).
The depth level can be set and the results can be exported to a csv file.
Hope you find it useful. ;)
## NTFS-ACL-Finder-ng.ps1
This is the enhanced Version of the original NTFS-ACL-Finder script. The script queries all groups under the DN `OU=ZFD,DC=zfd,DC=forumzfd,DC=de` and lists them in a searchable dropdown menu. Have fun. :)