Administering IIS Programmatically
Internet Information Services (IIS) provides powerful programming tools that you can use to access configuration settings from within a script or application.
This section contains:
- Overview of Programmatic Administration: Describes the metabase, and what you should know before you create administration applications.
- Using IIS Admin Objects: Explains how you can access the metabase from your scripts or applications by using an Automation-compatible language of your choice, such as VBScript, JScript, C++, or Visual Basic.
- Programmatic Administration Reference: Contains reference information for the programmatic administration objects and interfaces that can be used with IIS.
For more information, see Advanced Programmatic Administration.