Import configuration
Just as you can export your program configuration, you can also import it.
When using the Import configuration tool, you'll be prompted for the location of your configuration file.
If the file is a password-protected .sbmconfig export (v8.5 and later), you'll be prompted for the master password that was set when it was exported. SQL Backup Master then decrypts the configuration and re-protects its secrets under this machine's own keys. Legacy .zip / .xml exports from earlier versions can still be imported and do not require a password.
Next, you'll be asked whether you're copying your backup job configuration from one machine to another, or permanently moving it.
- I'm copying it - Use this option if you are leaving the existing SQL Backup Master installation (the one you exported from) running.
- I'm moving it - Use this option if you are permanently moving the SQL Backup Master configuration to a new machine (and retiring the existing instance).
- Cancel - Cancel the import operation.
If you're not sure which option to use, select the "I'm copying it" option.
What's Being Imported?
Configuration data includes backup job, scheduled report, and global options.
Importing Configuration
When you elect to copy (rather than move) your SQL Backup Master configuration, the import process will take steps to ensure that the current instance of SQL Backup Master doesn't interfere with any existing instance(s). For example, you wouldn't want multiple SQL Backup Master instances trying to perform backup pruning operations on the same set of database backup files. To achieve this, the copy option assigns new internal identities to the imported jobs and destinations.
When you elect to move (rather than copy) your SQL Backup Master configuration, it indicates that you're permanently migrating that configuration from one machine to another. In this case, the new instance will essentially pick up where the other left off by taking over because they retain their original job identities. After moving, we recommend disabling (or deleting) backup jobs from the original system (the one you moved from).
In all cases, remember that configuration cannot be migrated simply by copying the underlying program files between machines – the import tool is required so that secrets can be re-protected for the destination host. See Configuration Backup and Recovery for more detail.