Have you looked at the help for the command line tool cacls.exe?
Combined with a shell script that iterates directories and runs cacls and
pipes the output to a text file, you should be able to collect a full list
of permissions across an entire disk drive.
--
Bart Denison [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"KT" <(E-Mail Removed)> wrote in message
news:0ca701c3414a$06cc8d40$(E-Mail Removed)...
> Hi,
>
> Anyone know how to list out the permission right of all
> existing folders and files on Windows 2000 server and
> NT4.0? Thanks.
>
> KT.
|