I'm trying to use ASP with mkw3site.vbs at the command line to setup my IIS
web sites with the following code I found:

CScript mkw3site.vbs -r e:\ inetpub\wwwroot\interknowlogy -t "InterKnowlogy
Site" -h interknowlogy.com -n 3 -v

How do I use the command line to setup 'HTTP host headers' as well as
'customer errors'?

Is there a web site with samples.

Please help!

Cory