"Fabrizio Maccarrone" <fabrizio (at) 7mates (punto) com> wrote in message
news:e4veypizDHA.2180@TK2MSFTNGP12.phx.gbl...
> I'm scripting IIS creating sites with a VBS file that I found on
iisfaq.com
>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.iisfaq.com/default.aspx?View=A399&P=109</font" target="_blank">http://www.iisfaq.com/default.aspx?View=A399&P=109</font</a>>
>
> But I can't find where can set "Execute_Permissions" of Home directory
tab
> in my Site properties to "Scripts_Only" instead of
> "None" as the default option after the creation.
>
> Obviously I should find the way in scripting mode.....
hint: Next time run MetaEdit 2.2 to see which flags can be set and how
things are set after using the MMC.
It is for instance the following ADSI path
<a style='text-decoration: underline;' href="IIS://LOCALHOST/W3SVC/1/Root/AccesFlags" target="_blank">IIS://LOCALHOST/W3SVC/1/Root/AccesFlags</a> (Int) = 513<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Scripting IIS