How to Import or Export the Management Pack Modules by Using a Command Line Interface (299594)



The information in this article applies to:

  • Microsoft Operations Manager 2000

This article was previously published under Q299594

SUMMARY

This article explains how to import or export the Management Pack modules by using the command line interface in Microsoft Operations Manager (MOM).

MORE INFORMATION

MOM provides the ManagementModuleUtil.exe utility, which enables you to install Management Pack modules by using the command line interface. By default, MOM installs this utility in the %SystemRoot%\Program Files\Microsoft Operations Manager 2000\OnePoint directory. You must browse to that directory in order to use the utility.

For more information about the ManagementModuleUtil.exe utility, including the use of parameters, run the utility without any parameters to display the Help screen.

Syntax for using the utility:

ManagementModuleUtil option [...]

Using options for the utility:

-O[x] [DatabaseServerName] [ProcRuleGroupName or ViewName] [FileName] ["-W" or "-A"] [DescriptionFile]

Exporting a Processing Rule Group into a file:

-O: Export all the processing rules
-Ox: Skip disable processing rules that have KPCTYPE=MCS
-Ov: Export saved view
-W: Write to a new file
-A: Append to a file
-I [DatabaseServerName] [FileName] ["-F" or "-R"]

Importing Processing Rule Groups from a file:

["-F"] Force to overwrite
["-R"] Replace


Modification Type:MinorLast Reviewed:6/13/2005
Keywords:kbenv kbinfo KB299594