vote up 0 vote down star

Hi,

I've googled around and can't find a clear answer.

I simply want to start some of my iis 6.0 websites via a script that will be run on start up.

anyone got any tips for that?

flag

1 Answer

vote up 1 vote down check

Well, I've googled around, and this is what I've found. Snippet :

cd \inetpub\adminscripts    
Cscript.exe adsutil.vbs START_SERVER W3SVC/1
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.