Backup and Restore Tasks
- Last Updated: October 21, 2025
- 2 minute read
- MOVEit Automation
- Version 2026
- Documentation
Disaster recovery backup and restore for MOVEit Automation can be accomplished using two tasks that are available to download here: MOVEit Automation Backup and Restore Tasks. The automated backup task is designed to pick up the necessary files from your MOVEit Automation server to allow you to restore functionality on another MOVEit Automation instance.
The certificates, host, and tasks are exported from the source system to CentralZipfile.zip and the Keymat registry is exported. On the target system, these items are imported, overwriting existing certificates, hosts, and tasks.
Backup and Restore
Download and extract the content of the MOVEit Automation Backup and Restore Tasks zip file.
Backup the source server
- On the TASKS tab, select Import Task(s) from the Add Task drop-down list.
- Import the MOVEit Automation - BACKUP
Certs Hosts Tasks task.
If prompted to overwrite the Default host, accept as this will not affect users or hosts.
- 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.
- 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.
- 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.
- On the TASKS tab, select Import Task(s) from the Add Task drop-down list.
- Import the MOVEit Automation - RESTORE Certs Hosts
Tasks task.
If prompted to overwrite the Default host, accept as this will not affect users or hosts.
- 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.
- Run the Restore task.Note: This will overwrite all existing hosts, tasks, and, certificates on this system
- 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.