To view each NTFS file permission of each folder, we can use the Xcacls.vbs to finish this easy task.

First, download the installation file from this link: http://support.microsoft.com/kb/825751/en-us

Then, extract the file and start a command prompt.

“cd” to the directory, and then run the following command:

C:\temp> cscript.exe xcacls.vbs c:\* /T