If you have server/VM/workstation X protected by backup and you wish to transfer the backup from account A to account B, please follow below:
Windows Agent
- In Backup management console, delete the agent machine from the list.
- Open Command prompt as Administrator: Start -> Search -> cmd
- Execute:
"C:\Program Files\BackupClient\BackupAndRecovery\register_msp_mms.exe" register https://backup.exabytes.my <new_backup_account> <password>
where <new_backup_account> is the backup account you want to move the machine to and <password> is the password of this backup account. - Wait, it may take up to 5 minutes to move the agent.
Linux Agent
- In Backup management console, delete the agent machine from the list.
- In ssh terminal run as root.
- Execute:
/usr/lib/Acronis/BackupAndRecovery/AmsRegisterHelper register https://backup.exabytes.my <new_backup_account> <password>
where <new_backup_account> is the backup account you want to move the machine to and <password> is the password of this backup account. - Wait, it may take up to 5 minutes to move the agent.
Mac OS
- Open terminal.
- Execute:
sudo -u root "/Library/Application Support/BackupClient/Acronis/BackupAndRecovery/AmsRegisterHelper" register https://backup.exabytes.my <new_backup_account> <password>
Notes
The above step backup plans will be kept. Backup chain will continue with a new full backup. When backing up to the Cloud storage, a new archive will be created.