How to Remove Management Pack Dependencies

When you create an override and don’t save it to a custom Management Pack it will by default save to the Microsoft.SystemCenter.OperationsManager.DefaultUser.xml management pack. This will later on bite you in the ass when you want to remove the effected management pack. To avoid this of coarse you should always save changes to a custom management pack…..

 

But if you did not like all the rest of have done at least once, then here is how you can remove the dependencies. But first please backup you management packs.

  1. Download and install Microsoft’s XML Notepad
  2. Export the Default management pack to any folder you like. This will export it into an XML file. Back this file up before making changes to it.
  3. Open the XML file in XML Notepad
  4. Expand the management pack in the left window to \\managmentPack\Manifest\References 

  1. Look in each sub-folder named Reference for the Management pack that you are trying to remove. Once you find it Delete the Reference folder.
  2. Import the Default XML file back into the console.
  3. Try to delete the management pack again.
Written by Brad Hearn - Visit Website

Comments

One Response to “How to Remove Management Pack Dependencies”

  1. Jason on November 13th, 2008 6:20 pm

    excellent tool. although my problem wasnt in the default, but another MP I created.

    thanks

Got something to say?