Internet Information Services (IIS) 7.0 Resource Kit
by Olga M. Londer Mike Volordarsky Brett Hill, Bernard Cheah, Steve Schofield, Carlos Aguiar Mares, Kurt Meyer, and Microsoft IIS Team
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 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access