» 
script to pull ntfs folder permissions
I need to script up against some of our remote file servers. I am looking for a script to pull the folder permissions.
I tried xcacls to read the folder and file permissions. I was only able to get xcacls to work on local machines,nothing worked on a remote computer. I was using the syntax xcacls \\servername\folder
Any suggestions or scripts?
|