Detect If Default Web Site is Started?

M

Martin

Hi,

I'm writing code to detect whether, on the current machine:

1) IIS is installed
2) IIS Service is started
3) Default Web Site is Started

I have successfully implemented code for items 1) and 2).

Can anybody give a sample of item 3)?

Ideally, it will work in VBScript, but any sample will do.

Thanks,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top