How to install an additional copy of Sophos Update Manager using a batch script
You can install an additional copy of Sophos Update Manager (SUM) using the command line.
Known to apply to the following Sophos product(s) and version(s)
Enterprise Console 4.0.0
Enterprise Console 4.5.0
Enterprise Console 4.5.1
Sophos Update Manager
What to do
Open a command prompt (Start | Run | Type: cmd.exe). The command then takes the form:
Msiexec /l*v C:\logname.log /qb- /i “Location of msi”
The available options are:
| Command line switch | Description |
|---|---|
| CREATE_NEW_USER=[0|1] | To create a new user, set to 1; to use an existing user, set to 0 |
|
IS_NET_API_LOGON_USERNAME_TOKEN |
Username (without domain) |
| IS_NET_API_LOGON_DOMAIN_TOKEN | Domain |
|
IS_NET_API_LOGON_PASSWORD |
User's password |
| PASSWORD_VALID_BASE64=1 |
Optional. Use this switch if:
|
| RMSCFGSRC |
Optional. Location for cac.pem/mrinit.conf |
| INSTALLDIR |
Optional. Install Location |
| ARPSYSTEMCOMPONENT=1 |
Optional Determines whether the Update Manager installation is shown in Add/Remove Programs. |
See the Sophos Endpoint Security and Control Advanced Startup or Advanced Upgrade guides for the procedure for installing an additional update manager using the GUI.
If you need more information or guidance, then please contact technical support.
- Article ID: 61474
- Created: 29 Jul 2009
- Last updated: 15 Dec 2010


