Re: iis6 + web edition + site setup via script??

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 02/19/05


Date: Sat, 19 Feb 2005 05:04:34 -0800

Hi,

This page gives you all information you need:

http://msdn.microsoft.com/library/en-us/iissdk/html/8e21a914-a55c-44b5-9e06-e5aa15970454.asp

The IIS Script Center also has an example:
http://www.microsoft.com/technet/scriptcenter/scripts/iis/iis6/web/i6wevb02.mspx

I can give you an example using C# and ADSI to create a new website later
today if you want. Tell me in this newsgroup or email me. (i don't have
time right now)

Good Luck!

-- 
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com
vermon wrote:
> Hey!
>
> Can anybody point me in the right direction
> to find information and/or exmaples on setting
> up IIS 6 sites via script.
>
> I discovered the make new site from file.
> But what I need to do is integrate this process
> into an application (asp/mysql). It doesn't
> have to be done via asp can be Vb whs, adsi or
> whatever.
>
> Just looking for some links if anybody has some.
>
> thanks!
>
> Steve