This section provides advanced programming information for administering Internet Information Services (IIS). Use this information for developing administration components.
This topic contains:
Using the IIS Admin Base Object: Describes how to use the IIS Admin Base Object, a low-level interface that is most appropriate for use with COM-compliant languages such as C++.
Managing Web Applications: Explains how IIS exposes the IWAMAdmin interface, which you can use to programmatically administer your Web applications.
Developing Administration Extensions: Provides information on how you can add custom DCOM interfaces to IIS and make these interfaces available to other programs during IIS operation.
ADSI Extensibility for IIS: Describes how to add custom objects, properties, and methods to ADSI for IIS.
Extending IIS Replication Services: Contains details on how you can develop custom interfaces to extend the replication process for your own needs.