Home All Groups Group Topic Archive Search About

Trying to configure IIS v5.1 programatically.

Author
19 May 2006 2:43 PM
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

Author
19 May 2006 2:51 PM
Tasos Vogiatzoglou
This is a recuring question.

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

Try also googling for "ADSI + IIS"

Bookmark and Share