The procedure to create an Exchange Server backup script using a wizard is as follows:
Note
Perform the following operations before executing the wizard:
Formatting the backup destination volume with the NTFS format
Allocating the drive letter or the mount point for the backup source/destination volume
Immediately after login, on the Action pane of the Overview screen on the Main tab, click for Exchange Server under Backup Wizard.
A list of servers is displayed by selecting Server on the global navigation tab, click for Exchange Server under Backup Wizard on the Action pane.
Check the message displayed in the Information area, and then click Next.
Check the selected backup configuration, and then click Next.
Select a Mailbox Server for the backup source, and then click Next.
Information
The servers that meet all the following conditions are displayed on the page:
It is registered on the ETERNUS SF system as a Managed Server of AdvancedCopy Manager.
It does not serve as a Management Server, as well.
The server operating system is Microsoft Windows Server 2008 or later.
Select the database to be backed up within the Mailbox Server, and then click Next.
Check the backup destination volume name, and then click Next.
To change the backup destination volume, check the change destination volume checkbox to change the backup destination volume using the drop-down menu.
Check the set contents displayed, and then click Execute.
Information
The transaction log file (.log) registered as backups by executing the backup wizard can be checked with the swsrpdevdisp_exchange command.
In addition, performing backup with the backup execution script backs up all the transaction log files and checkpoint files in the selected database, which exist in the backup source volume.
Check that the following message is displayed in the Information area, and then click Close.
Backup setting for Exchange Server is complete. To backup databases automatically, register the script in a scheduler such as Task Scheduler of Windows.
Point
When the wizard completes, the script file to execute backup is stored in the backup source Mailbox Server under the file name shown below. Copy this script file to the folder in use and execute backup manually or alternatively register the script in the operating system scheduler.
installDir\Wizard\bat\execute_backup_dbName_date.bat
installDir : The program directory specified at the AdvancedCopy Manager's agent installation.
dbName : The name of the Mailbox database within the Mailbox Server selected in the wizard or public folder database name
date : The date for executing the wizard (yyyymmddhhmmss format)
In addition, along with the execute backup script file, the script file to delete the registered volume configuration set up by the Backup Wizard is stored in the backup source Mailbox Server under the file name shown below. Copy this script file to the folder in use, and if a volume configuration is changed, manually delete the registered volume configuration.
installDir\Wizard\bat\delete_backup_dbName_date.bat
installDir : The program directory specified at the AdvancedCopy Manager's agent installation.
dbName : The name of the Mailbox database within the Mailbox Server selected in the wizard or public folder database name
date : The date for executing the wizard (yyyymmddhhmmss format)
Note
When a backup script is being created (after clicking Execute), other process may be kept waiting. Therefore, when any backup script is being created, do not perform any other process.
Information
Clicking Next on the database selection screen performs fetching device information (*1) for Mailbox Server and Backup server. Therefore, if you cancel the backup wizard after clicking Next on the database selection page, newly found device information by the backup wizard is kept reflected to AdvancedCopy Manager management information.
Though newly found device information exists in AdvancedCopy Manager management information, it does not affect the use of the backup wizard. However, to delete the device information from AdvancedCopy Manager management information, execute the stgxfwcmdeldev command. Refer to "Command References" in the AdvancedCopy Manager Operation Guide for information on the command.
*1: Refer to "Fetching Device Information on Managed Server" in "Replication" in the AdvancedCopy Manager Operation Guide for information on fetching device information.