Management Tools Task Manager WMI Provider

Purpose

The Management Tools Task Manager WMI Provider allows management of the Tools Tasks manager. The classes are defined in MtTmProv.mof and implemented in MtTmProv.dll

In this section

CIM_ManagedElement

ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.

MSFT_MTDisk

The disk drive data object. Statistic data is calculated based on current interval seconds setting.

MSFT_MTDiskVolume

The disk volume data object.

MSFT_MTEventChannel

Encapsulates the properties of the Windows event channel. Can also be used to perform operations related to the particular event channel.

MSFT_MTEventProvider

Encapsulates the properties of Windows event provider. Can also be used to enumerate all the event providers in the computer.

MSFT_MTEventRecord

Represents the detailed information of an event in a particular log generated by a specific source.

MSFT_MTLogicalProcessor

The Logical Processor data object. Statistic data is calculated based on current interval seconds setting.

MSFT_MTMemorySummary

The memory data object. Statistic data is calculated based on current interval seconds setting.

MSFT_MTNetworkAdapter

The Network adapter data object. Statistic data is calculated based on current interval seconds setting.

MSFT_MTProcess

The process data object. Statistic data is calculated based on current interval seconds setting.

MSFT_MTProcessorSummary

The Processor data object. Statistic data is calculated based on current interval seconds setting.

MSFT_MTTaskManager

The task manager class.