Backup and Restore Tasks
- Last Updated: July 8, 2026
- 3 minute read
- MOVEit Automation
- Version 2026
- Documentation
The downloadable System Backup and Restore task package provides an automated method of backing up and restoring a MOVEit Automation environment. The package exports and restores MOVEit Automation certificates, hosts, tasks, database information, state files, and other configuration data required for disaster recovery.
The backup task is intended to create a recovery package that can be restored to another MOVEit Automation server. During the restore process, existing certificates, hosts, tasks, and related configuration data on the target server are overwritten.
Backup and Restore
Download and extract the content of the MOVEit Automation System Backup and Restore task zip file.
Backup the source server
- On the TASKS tab, select Import Task(s) from the Add Task drop-down list.
- Import the System Backup and Restore
task package.
If prompted to overwrite the Default (Local File System) host, select Remove instead of Overwrite. Overwriting the Default host may replace custom host settings and affect existing tasks.
- Edit the task step
Run built-in script 'Certs Backup':- Enter (via "Reset value") an alphanumeric password
for the
Certs_Passwordvalue. Do not use symbols. Record the password for use on the target server.
- Enter (via "Reset value") an alphanumeric password
for the
- If necessary, edit the
Save intopath to point to the desired target path. - Edit the task step
Run built-in script 'Command Line App' ; C:\mysql\bin\mysql.exe:- Update the MySQL root password to match this system.
If you are not using MySQL as the MOVEit Automation database, disable the MySQL restore branch before running the task.
- Run
regeditto export the Keymat registry key:HKEY_LOCAL_MACHINE\Software\Standard Networks\MOVEitCentral\KeymatThis only needs to be done once as it does not change after the initial MOVEit Automation installation.
Important: Store the CentralZipfile.zip file and the exported Keymat registry file in a secure location. These files contain sensitive configuration data, certificates, keys, and other information required to restore a MOVEit Automation environment. - Run the Backup task.
- Copy the CentralZipfile.zip and Keymat registry file to the target server.
Restore to target server
- To avoid tasks running before the restore is complete:
- Select the Start with scheduler disabled check box on the MOVEit Automation Config Utility General Tab.
- Log in to MOVEit Automation Web Admin as an administrator and stop the task scheduler from the COMMANDS menu.
- If the target server was not installed using the same Tamper Detection key as the source server, synchronize the Tamper Detection key before performing the restore. If you do not know which Tamper Detection key is in use on the source server, you can reset Tamper Detection after the restore is complete.
- On the TASKS tab, select Import Task(s) from the Add Task drop-down list.
- Import the System Backup and
Restore task package.
If prompted to overwrite the Default (Local File System) host, select Remove instead of Overwrite. Overwriting the Default host may replace custom host settings and affect existing tasks.
- Edit the restore task step
Loadpath to point to the CentralZipfile.zip file location on this server. - Edit the restore task
Run built-in script 'Certs Backup'step:- Enter the password used in he
Certs_Passwordvalue on the source server.
- Enter the password used in he
- Edit the restore task
Run built-in script 'Command Line App'step:- Update the MySQL root password to match this system.
If you are not using MySQL as the MOVEit Automation database, disable the MySQL restore branch before running the task.
- Run the Restore task.Note: This will overwrite all existing hosts, tasks, and, certificates on this system
- Verify that the restore task completed successfully before continuing.
- If the Tamper Detection keys were not synchronized before running the restore task, reset Tamper Detection now to prevent Tamper Detection validation failures.
- Log out of MOVEit Automation Web Admin.
- To import the Keymat registry, double-click the imported registry file.
- Restart the MOVEit Automation Web Admin and the MOVEit Automation services.
- Log on to MOVEit Automation Web Admin.
- Run tests to verify that hosts and tasks from the source server are restored.
- When you are sure everything is in place, clear the Start with scheduler disabled check box on the MOVEit Automation Config Utility General Tab. Enable the scheduler and selectively re-enable tasks.