You can use the IIsWebService object to set inheritable metabase properties for Web virtual servers and web virtual directories. The DownlevelAdminInstance property indicates the specific web server instance to administer for IIS 2.0 Internet Server Manager clients.
The IIsWebService object is an ADSI Container object. For more information, see ADSI Features.
IIS://MachineName/W3SVC
Where MachineName can be any computer name or "LocalHost".
varReturn = object.{Method}
IIsFilters | IIsWebInfo | IIsWebServer |
ADSI Object Methods | Standard methods for ADSI objects |
ADSI container object methods | Standard methods for ADSI container objects |
Common Object Methods | Methods, other than ADSI methods, common to all IIS Admin Objects |