What's in my management pack?

Here is a simple script that I wrote for someone today to dump the contents of a management pack that include views, rules, monitors, tasks, console tasks. I figured others might find it useful as well.

In order to run the script, open up the OpsMgr command shell and run the following command:

C:\DumpMpContents.ps1 -mpDisplayName:'Windows Server Internet Information Services 2003'

Just replace the MP display name with your management pack name.

DumpMPContents.zip

Comments

  • Anonymous
    October 10, 2007
    PingBack from http://www.artofbam.com/wordpress/?p=6923
  • Anonymous
    October 10, 2007
    Boris, you're a star :)
  • Anonymous
    January 03, 2008
    Most excellent, sir! Much needed by many!
  • Anonymous
    July 12, 2008
    Check out Boris Yanushpolsky's blog ( http://blogs.msdn.com/boris_yanushpolsky ). Boris is an SCOM
  • Anonymous
    February 18, 2009
    The comment has been removed
  • Anonymous
    February 18, 2009
    You could actually use MPViewer instead.