Forum Discussion

cwstad's avatar
cwstad
Level 2
11 years ago

Export and import Backup exec 2012 jobs

Hi guys, im looking to install about 40 servers with Backup exec and the jobs will be exactly the same albeit the server name that backup exec will be installed. is there an easy way to export the se...
  • pkh's avatar
    11 years ago

    You can use these BEMCLI cmdlet to get what you want

    Get-BEBackupDefinition | Export-BEBackupDefinition

    The last cmdlet will generate a script which you can modify and then run on your new server to recreate the jobs.

    See my article below on how to use BEMCLI

    https://www-secure.symantec.com/connect/articles/preparing-your-powershell-environment-run-bemcli-and-scripts