Microsoft Operations Manager

Using Operating System APIs in Scripts

You can make your MOM scripts less dependent on the helper objects by relying instead on various Windows Management Instrumentation (WMI) and other APIs that are included with Windows. Using built-in APIs provides the following advantages:

The majority of the helper objects have been deprecated and should not be used when creating new scripts.

For more information about equivalent operating system APIs to use in place of the MOM helper objects, see the following topics:

See Also

Windows Management Instrumentation SDK


Did you find this information useful? Please send your suggestions and comments about the documentation to momsdk@microsoft.com.