Purpose
The export_repository_backup_config command exports all configurations associated with setting up a repository backup job. This includes the system, NetBackup, media servers, and target group associated with the target selected in config_repository_backup.
The resulting repository configuration file should be used if the DSC repository needs to be restored from a disaster recovery.
Syntax
export_repository_backup_config -f|-file File
Example
export_repository_backup_config -f ConfigRepositoryBackup.xml
Parameters
- f|file filename
- The full file path and file name of the file to which to write the XML definition.
Usage Notes
It is recommended that you run this command after configuring the backup repository and after any updates to the repository.
XML File Example
This command does not require an XML file as input. You must supply a file name and location to which the XML file results are exported as output.