IIS 7.0 Configuration COM Objects

You can also use the IIS 7.0 configuration COM objects directly to manage IIS configuration and access the administration functionality in IIS 7.0. You can access these COM objects from native C++ programs, .NET applications, or script environments. For the latter, the configuration COM objects may provide a more straightforward alternative to using the WMI provider both because of simpler syntax and because the overhead of the WMI infrastructure has been removed.

These COM objects are also always available when IIS 7.0 is installed, and they do not depend on any externals components. They do not require .NET Framework to be installed.

To learn more about using the IIS 7.0 configuration COM objects, see the online ...

Get Internet Information Services (IIS) 7.0 Resource Kit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.