WMI Service Management Classes

WMI service management classes are used to manage the WMI service itself and not the computer system or enterprise network. Managing WMI encompasses both configuring the WMI service and managing WMI operations.

The WMI Service Management category includes the following subcategories of classes:

  • WMI configuration classes
  • WMI management classes

WMI Configuration Classes

The WMI Configuration class derives methods that configure the WMI service.

The following is a table of WMI configuration classes.

Class Description
Win32_MethodParameterClass Abstract, base class that implements method parameters derived from this class.

 

WMI Management Classes

The WMI management classes represent operational parameters for the WMI service.

The following is a table of WMI management classes.

Class Description
Win32_WMISetting Contains the operational parameters for the WMI service.
Win32_WMIElementSetting Association between a service running in the Windows system, and the WMI settings it can use.

 

Win32 Classes