SiteBackup Agent Command Line Installation


- Overview

- Downloading the SiteBackup Agent Installers

- Command Line Switches


Overview

The Macrium SiteBackup Agent can be fully installed and configured using the command line. This enables integration with third-party software installation and endpoint management software, as well as custom scripting to install agents.


Downloading the SiteBackup Agent Installers

The MSI installers can be downloaded from the 'Computers' page of SiteBackup. On the 'Computers' page, select 'More Actions' then 'Manual Agent installation':

In the window that opens, the 32-bit and 64-bit installers for the SiteBackup Agent can be downloaded, as well as the 64-bit and 32-bit Agent Config Tools to configure agents, enable remote installation, and troubleshoot communication issues.

Alternatively, the agent MSI installers can be found on the SiteManager Platform server in the folder:

C:\Program Files\Macrium\SiteManager\AgentFiles.


Command Line Switches

The following command line switches can be used when executing the installer via the command line:

Switch

Function

SILENT_SETTINGS=YES

If not specified or if not equal to YES, launch the Agent Configuration Tool after the install

ENABLE_REMOTE_INSTALL=YES

If specified and equal to YES enable remote install, see Enabling Remote Installation
NOSHORTCUT=YES If specified and equal to YES the installer will not create a shortcut, if equal to NO, shortcuts will be installed
ACCESSTOKEN=passphrase If specified the installer will set the passphrase

SET_ALL=YES

If specified and equal to YES, override IP, DNS and NetBIOS if they are empty

SERVER_IP=192.168.10.42;192.168.10.43

If specified and not empty, set SiteBackup IP in the agent. If SET_ALL=YES and an empty IP is provided, the empty IP will override the current IP

SERVER_DNS=sitemanger1.contoso.local;sitemanger2.contoso.local

If specified and not empty, set SiteBackup DNS name in the agent. If SET_ALL=YES and an empty DNS is provided, the empty DNS will override the current DNS
SERVER_NETBIOS=SERVER-NETBIOS If specified and not empty, set SiteBackup NetBIOS name in the agent. If SET_ALL=YES and an empty NetBIOS is provided, the empty NetBIOS will override the current NetBIOS
NOCBT=YES If specified and equal to YES, the CBT driver will not be installed
CBT=YES If specified and equal to YES, the CBT driver will be installed

If the shortcut and CBT switches are not specified at all, the shortcut and CBT features will be installed unless an older version of the SiteBackup Agent is installed, in which case it will follow the settings of the existing install. 

Some platforms cannot run CBT, on these platforms, the CBT switch has no effect.