Backup Exec Migration Report Utility.

book

Article ID: 100027269

calendar_today

Updated On:

Resolution

Backup Exec command line Migrationreport.exe Options:

 

C:\Program Files\Symantec\Backup Exec>MigrationReport.exe /help
Migration Report v1.0
 

/show         : launch web browser to view report after generation
/showEmpty    : show empty sections of the report
/showUnknown  : show unknown items that the report does not know how to handle
/dir:              : output directory
/out:             : output html file
/database:   :database name
/instance:      : database instance
/server:      : database server
/stylesheet:  : stylesheet to use
/lang:        : override language
 

Example: 

C:\Program Files\Symantec\Backup Exec>MigrationReport.exe /dir:C:\temp /show /database:BEDB /instance:BKUPEXEC /server:Localhost

The above example outputs the Migration report to C:\TEMP while connection to the default Backup Exec database instance BKUPEXEC on the local server.  After the migration report is executed the output is also displayed in the current web browser on the server.

 

 

 

 


Applies To

Backup Exec 2012

Issue/Introduction

Backup Exec 2012 and above contains a command line utility to output the Migration report when upgrading from a previous version of Backup Exec. The Post-Migration report can additionally be viewed from the Backup Exec console (HOWTO74396). The Migrationreport.exe command line utility may be useful in certain situations such as manually upgrading a previous version Backup Exec database using BEMIG on a new server or installation.