60,255 pts.

Answer Wiki:
Check out the following...it can produce an output of what I think you are looking for.

Group Policy Management Console with Service Pack 1, The Microsoft Group Policy Management Console (GPMC) with Service Pack 1 (SP1) unifies management of Group Policy across the enterprise. The GPMC consists of a MMC snap-in and a set of programmable interfaces for managing Group Policy.

http://www.microsoft.com/downloads/details.aspx?FamilyID=0a6d4c24-8cbd-4b35-9272-dd3cbfc81887&displaylang=en
Last Wiki Answer Submitted:  Jan 8, 2005  8:47 PM (GMT)  by  imaginetsecurity   0 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

Hi,

You can dump the rights for the entire filesystem on a drive. I have used it with partial success - it’s called DumpACLS (gui) and it’s part of the W2k resource kit, or you can use CACLS (OS) or XCACLS (resource kit) at the command line, but the output needs some work.

As to dumping share permissions… best bet is ShareEnum from sysinternals…

I hope this gets you started…

Alex

 0 pts.