|
Posted by Roger Abell [MVP] on November 12, 2005, 1:09 am
If you were Registered and logged in, you could reply and use other advanced thread options The wmi methods are the most direct.
Download the xcacls.vbs script Steve has mentioned as it
has examples of all the needed processing - but, a word of
warning, it is rather involved to roll your own as you are walking
structures a could layers deep off a list of root nodes while at
same time trying to "summarize" in human readable form.
--
Roger Abell
Microsoft MVP (Windows Server : Security)
MCDBA, MCSE W2k3+W2k+Nt4
> Can anyone tell me how I can get the ownership and permissions on a folder
> using VBScript? xcacls does not give ownership and the way it outputs the
> permissions is crap.
> Thanks,
> John
|