download the bat iis setup code here:
http://www.dalun.com/ftp/pop3.zip
there is a set.bat which can be a reference for you.
"Cory" <> wrote in message
news:...
> I'm trying to use ASP with mkw3site.vbs to setup my IIS web sites with the
> following sample code I found.
>
> I create a .bat file using ASP and run it with WScript.Shell.
>
> CScript mkw3site.vbs -r e:\ inetpub\wwwroot\interknowlogy -t
"InterKnowlogy
> Site" -h interknowlogy.com -n 3 -v
>
> What is the syntax I need in the .bat file to define 'HTTP host headers'
as
> well as 'customer errors'?
>
> Please help!
>
> Cory
>
>