Is there an easy way to provision a web site via a web service
(.asmx). I'd like to emulate the functionality of 'iisweb.vbs
/create'.

Re: Provision web site via web service by Egbert

Egbert
Mon Sep 27 16:14:02 CDT 2004


"Mark A. Richman" <mark@markrichman.com> wrote in message
news:b28de631.0409201246.4381e971@posting.google.com...
> Is there an easy way to provision a web site via a web service
> (.asmx). I'd like to emulate the functionality of 'iisweb.vbs
> /create'.\

Theoretically, yes. But the .asmx needs to be authenticated as windows
administrators group and you can encapsulate the iisweb.vbs code using COM
interop.