Trying to configure IIS v5.1 programatically.

U

UJ

Is there a way to set certain configuration items in IIS v5.1
programmatically? What I specifically need to change are Web Site
Description, TCP Port, Home Directory and remove all items from the default
documents except index.htm.

TIA - Jeff
 
T

Tasos Vogiatzoglou

This is a recuring question.

You should check ADSI, IIS ADSI schema and System.DirectoryServices.

Try also googling for "ADSI + IIS"
 

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