Using IIS Admin Objects

The IIS Admin Objects, described in this section, are provided by IIS to make programmatic administration as straightforward as possible. The IIS Admin Objects are based on Microsoft Active Directory Service Interfaces (ADSI), are Automation-compatible, and can be easily accessed and manipulated by any language that supports Automation, such as Microsoft Visual Basic Scripting Edition (VBScript) or JScript in Active Server Pages (ASP), Visual Basic, Java, or C++.

This section contains:

For more information, see IIS Admin Objects Reference, Administration Property Reference, and Programmatic Administration Examples.