hey, I'm curious to know if there is a way to automate the setup of IIS, what
i mean by automate is that I want my IIS to setup it's settings and options
acording to what i specify, CAN this be done with a script,... i did notice
the setu.ini and i have seen some options that can be inserted there, but can
i insert an actual vb, perl, php, whatever...script in the setup.ini.... if
not is there somewhere that i predefined settings so that if i'm not there to
setup IIS, i can have it automated???

thanks ahead for any info, Regards,
Matt.

Re: Automate IIS setup by jeff

jeff
Thu Jan 20 16:26:29 CST 2005

On Thu, 20 Jan 2005 13:11:03 -0800, "Matt" <matt_brunet@hotmail.com>
wrote:

>hey, I'm curious to know if there is a way to automate the setup of IIS, what
>i mean by automate is that I want my IIS to setup it's settings and options
>acording to what i specify, CAN this be done with a script,... i did notice
>the setu.ini and i have seen some options that can be inserted there, but can
>i insert an actual vb, perl, php, whatever...script in the setup.ini.... if
>not is there somewhere that i predefined settings so that if i'm not there to
>setup IIS, i can have it automated???

See:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dniis/html/Autoadm.asp

Jeff