first commit

README!
This commit is contained in:
Dennis Sengstock 2025-04-09 09:06:46 +02:00
parent d5e3cc97fc
commit a13420fd6f

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# README
This repository contains some more or less useful PowerShell scripts. ;)
## NTFS-ACL-Finder.ps1
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. ;)