Managed Object Format (MOF)
Managed Object Format (MOF)

Managed Object Format (MOF) is the language used to describe Common Information Model (CIM) classes.

The recommended way for WMI providers to implement new WMI classes is in MOF files which are compiled using Mofcomp.exe into the WMI repository. It is also possible to create and manipulate CIM classes and instances using the COM API for WMI.

A WMI provider normally consists of a MOF file, which defines the data and event classes for which the provider returns data, and a DLL file which contains the code that supplies data. For more information, see Providing Data to WMI.

WMI client scripts and applications can query for instances of provider MOF classes or subscribe to receive event notifications.

You can perform the following tasks with MOF:

See Also

About WMI

Send comments about this topic to Microsoft

Build date: 11/3/2009

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View