Microsoft KB Archive/929796

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 18:35, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


MOM 2005 request sequences are not imported successfully when you follow the steps in the "Microsoft Operations Manager Web Sites and Services Management Pack Guide"

Article ID: 929796

Article Last Modified on 1/2/2007



APPLIES TO

  • Microsoft Operations Manager (MOM) 2005



SYMPTOMS

When you follow the steps in the Microsoft Operations Manager Web Sites and Services Management Pack Guide to import request sequences into Microsoft Operations Manager (MOM) 2005, the request sequences are not imported successfully.

Note To obtain this guide, visit the following Microsoft Web site:

CAUSE

You may experience this problem if you have configured a managed code response for an event rule that you import.

The following procedure appears in the "Importing Individual Request Sequences" section of the Microsoft Operations Manager Web Sites and Services Management Pack Guide:

To import the Request Sequences and their data files:

  1. Make sure a local copy or shared folder of the exported files is accessible.
  2. Open the MOM Administrator console. Right-click Management Packs, and then select Import/Export Management Pack. Import the .akm file from your backup folder.
  3. Copy and paste the rules from the newly-imported rule group to the destination rule group under the Request Sequence Groups rule group.
  4. Note the new Rule GUID value assigned to each imported rule.
  5. Open the MP Configuration Wizard. Connect to the Management Server and select the Manage Request Sequence Groups configuration task. Proceed through the rest of the Wizard without making any changes. This step refreshes the local cache of Request Sequence data files.
  6. Open Windows Explorer, and browse to the C:\Documents and Settings\[logged on user’s account]\Application Data\ folder. Copy the Request Sequence XML data files from your backup folder to this Application Data folder.
  7. Rename the .xml files, using the new Rule ID values you noted in step 4.
  8. Open the MP Configuration Wizard again. Connect to the Management Server and select the Manage Request Sequence Groups configuration task. The imported Request Sequence Groups and Request Sequences should be displayed. Proceed through the rest of the Wizard and save your changes to the Management Server. This step updates the Request Sequence data files stored in the Web Sites and Services MP BITS virtual directory on the Management Server.


This procedure is not correct if you have configured a managed code response for an event rule that you import. In this case, you must modify the value of the System.UInt32 method parameter in the imported rule to match that of the source rule.

RESOLUTION

To resolve this issue, follow these steps:

  1. Follow steps 1 through 6 in the "Importing Individual Request Sequences" section of the Microsoft Operations Manager Web Sites and Services Management Pack Guide. These steps appear in the "Cause" section.
  2. On the site to which you import the request sequences, start the MOM 2005 Administrator Console program.
  3. Locate the imported rule, right-click that rule, and then click Properties.
  4. In the RuleType Properties (ManagementGroupName) - RuleName dialog box, click the Responses tab.
  5. Click the managed code response, and then click Edit.
  6. In the Method parameters (in order) list, click System.UInt32, and then click Edit.
  7. In the Edit Method Parameter dialog box, click the option in the Value list that matches the value from the same rule in the source site from which you exported the rule.
  8. Click OK three times.
  9. Follow steps 7 through 8 in the "Importing Individual Request Sequences" section of the Microsoft Operations Manager Web Sites and Services Management Pack Guide.


MORE INFORMATION

To obtain the Microsoft Web Sites and Services Management Pack for MOM 2005 package, visit the following Microsoft Web site:

Keywords: kbtshoot kbprb KB929796