Inherited WMI Properties and Methods
IIS WMI provider objects inherit methods from the IWbemClassObject COM interface and the SWbemObject scripting object. These inherited methods can be used to get and set properties, and create new nodes, in the IIS metabase. The following table lists the most frequently used inherited methods and properties when configuring IIS.
IWbemClassObject methods |
IWbemClassObject properties |
---|---|
BeginEnumeration Delete EndEnumeration Get Next Put SpawnInstance |
None. |
SWbemObject methods |
SWbemObject properties |
---|---|
Associators_ Delete_ Put_ SpawnInstance_ |
Path_ Properties_ |
Requirements
Server: Requires Windows Server 2003.
Product: IIS