Sysinternals has a utility which will list the permission on a folder and its sub-folders. I think you need to manually tell it which objects to look at.
Are you looking for a tool that automatically scans your network for shares?
The command "Net Share" will display a list of shares on a server.
The resource kit command "Cacls" will display NTFS permissions on a directory structure.
The reskit VB script SHARE.VBS will remotely share or unshare directories on remote servers. (really good for unsharing...can enter security credentials in the script)
The reskit tool RMTSHARE will remotely share or unshare directories on a remote server (and allow you to set share permissions).
Although, the third party tools are better, these free commands can get the job done cheaply.
Joseph L. Poandl
MCSE 2003
If your company is in need of experts to examine technical problems/solutions, please check out
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.