Share via


MSFT_MicrosoftOperationsManager Class

Note Note   

The MOM WMI classes has been deprecated and should not be used when creating new scripts. The WMI classes are included only to support existing scripts.

The MSFT_MicrosoftOperationsManager WMI class exposes the name, version, and other information about the MOM components.

The MSFT_MicrosoftOperationsManager class is a singleton class, meaning that there will never be more than one instance.

Properties

Name Description

DateInstalled

Gets the date and time MOM was installed.

Description

Gets the description of the product.

Name

Gets the name of the product.

Version

Gets the version numbers for the product.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2000 SP1 or later

See Also

MOM WMI Classes