Re: NTFS Audit



NM.. I finally got it using subinacl.exe and using the following
command within a batch file:

subinacl.exe /noverbose /nostatistic /outputlog=c:\win_sec.txt /file
%windir%\Security /display=dacl
or
cacls %windir%\Security

but will be sticking with subinacl..

netmon wrote:
Does anyone know a simple way to export/report the NTFS permissions on
the %windir%\Security folder for many PC's at once?

.