Username: Password:
 | Register
Home
System Center Forum
  • News
  • Articles
  • How To Guides
  • Downloads
  • Frequently Asked Questions
  • Links
  • Events
  • Contact Us

Automate MP Export for Disaster Recovery



  Posted by: Neale
  Categories: News, Operations Manager 2007, Powershell

If you want to automate the backup of sealed or unsealed MPs for disaster recovery, then this will help. This Powershell script will initiate the Ops Mgr Console to export all un-sealed Management Packs to the specified directory.  You can run this from Ops Mgr 2007 or from the OS Scheduler.

Powershell c:\export-UnSealedMP.ps1 -rootMS rms.server.local -targetFilePath ‘c:\backup\mp’

 

-rootMS: Enter the FQDN of the RMS

-targetFilePath: the target path of the MP backup files

 

You can download the script from here:

http://systemcenterforum.org/wp-content/uploads/exportUnSealedMP.zip

5 Responses to “Automate MP Export for Disaster Recovery”

  1. System Center Forum - Installing Essentials 2007? Read these first! Says:

    […] Automate Management Pack backups for Disaster Recovery […]

  2. Ace DDL » Installing Essentials 2007? Read these first! Says:

    […] Automate Management Pack backups for Disaster Recovery […]

  3. System Center Forum - Management Pack Backup and Version Archive for Operations Manager 2007 Says:

    […] posted a Powershell script for automating export of unsealed MPs as […]

  4. Ace DDL » Management Pack Backup and Version Archive for Operations Manager 2007 Says:

    […] posted a Powershell script for automating export of unsealed MPs as […]

  5. Kevin Holman's OpsMgr Blog : A simple command to backup all Management Packs Says:

    […] http://www.systemcenterforum.org/automate-mp-export-for-disaster-recovery/ […]

Leave a Reply

You must be logged in to post a comment.


Privacy Policy | Terms of Use | © 2005-2007 Pete Zerger