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.
- Download and install Microsoft’s XML Notepad
- 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.
- Open the XML file in XML Notepad
- Expand the management pack in the left window to \\managmentPack\Manifest\References
- 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.
- Import the Default XML file back into the console.
- Try to delete the management pack again.
Comments
One Response to “How to Remove Management Pack Dependencies”
Got something to say?

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