The remote uninstallation is performed by using the remote_uninstaller.exe utility. It allows you to uninstall all Acronis Backup components from the specified machines running Windows. The logs, tasks, vaults, and configuration settings on the machines remain intact.
The utility is available on any Windows machine where Acronis Backup Management Console or Acronis Backup Management Server is installed. The path to the utility is as follows:
Preparation
Preparatory steps on each of the machines are the same as for remote installation.
Running the utility
In the command line, type the full path to the utility and the full path to a text file with the list of required machines.
Each line of the specified file must contain information about one machine in the following format:
<machine IP address or hostname>;<user name>;<password>
Example
"%CommonProgramFiles%\Acronis\BackupAndRecovery\Common\remote_uninstaller.exe" C:\machines_list.txt
where the file machines_list.txt contains the following lines:
10.200.200.10;usr5;123456
10.200.200.15;admin25;"654 321"
When you run the utility, it shows whether the uninstallation process has started successfully on each machine. The utility does not report whether the uninstallation has been successful or not.