For SOX compliance, auditors are requesting a listing of all shares on all servers and associated user/group permissions. I have ShareEnum and Srvcheck, and throgh this I can develop a list of all shares on a server and associated permissions, but this does not show me administrative share permissions (such as C:\$ and IPC$, etc.). Writing a seperate script I can list all the shares on every server including admin shares, but not permissions. Combining the two is currently beyond my skillset.
In summary, I need a script that lists every share on every server in a domain, including administrative and hidden shares, and their associated group/user permissions.
Thank you in advance!
In summary, I need a script that lists every share on every server in a domain, including administrative and hidden shares, and their associated group/user permissions.
Thank you in advance!