Print out NTFS permissions

  • Thread starter Thread starter Guest
  • Start date Start date
Robbie said:
is there a way that I can export the NTFS permissions to a test file for
viewing?

cacls *.* >file.txt

or...

cacls *.* /T >file.txt

Xcacls from the Support tools has more features and is otherwise
similar.
 
Back
Top