Hi there,

How can I use VBScript to enable "Reset permissions on all child objects" option in the Advanced dialog box of a directory or perform the same fuctionality as this option using VBScript?

Thanks

Yang


**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...

Re: Reset permissions for subdirectories by Bill

Bill
Thu Jun 24 15:56:43 CDT 2004

yang wrote:

> How can I use VBScript to enable "Reset permissions on all child objects"
> option in the Advanced dialog box of a directory or perform the same
> fuctionality as this option using VBScript?

Hi,

I'd consider using SetACL (http://setacl.sourceforge.net/). Requires
Windows 2000 or later but it can set permissions on just about any type of
object.

Regards,

Bill