Configuration Script Parameters - ACRONIS Backup & Recovery 10 Server for Windows Installation Manual

Hide thumbs Also See for Backup & Recovery 10 Server for Windows:
Table of Contents

Advertisement

5. Do either of the following, depending on whether you are installing, reinstalling, or updating the
component:
If you are installing the component, run Windows Installer (the msiexec program), specifying
o
the names of both the installation package and the transform as follows:
msiexec /i c:\AcronisAgentWindows.msi TRANSFORMS=AcronisAgentWindows.mst /qb
If you are reinstalling or updating the component, run Windows Installer as follows:
o
msiexec /i c:\AcronisAgentWindows.msi TRANSFORMS=AcronisAgentWindows.mst
REINSTALL=ALL REINSTALLMODE=vomus /qb

2.3. Configuration script parameters

The configuration script mst_gen.vbs creates an .mst file—known as a transform, a modification, or a
modification file—for the installation package of an Acronis component, such as Acronis Backup &
Recovery 10 Agent for Windows.
By using the transform together with the installation package, you can install the component in the
unattended mode.
The following is the complete syntax of the configuration script:
mst_gen.vbs
/msi_path Full_Path
[/current_user]
[/target_dir Installation_Folder]
/serial License_Key [/old_serial Echo_License_Key]
[/account User_Name Password]
The script parameters are the following.
General parameters
/msi_path Full_Path
Specifies a full path to the component's installation package. Enter a local path, such as
D:\Acronis\AgentWindows.msi; or a universal naming convention (UNC) path, such as
\\server\Acronis\AgentWindows.msi.
/current_user
Specifies that the component will be installed for the current user only, rather than for all users
on a machine.
This parameter is not effective when installing the component using Group Policy.
/target_dir Installation_Folder
Specifies the folder where to install the agent. Without this parameter, the agent will be installed
to the default folder: %ProgramFiles%\Acronis\BackupAndRecovery\Agent
Agent-specific parameters
The following parameters are effective only when installing Acronis Backup & Recovery 10 Agent for
Windows.
8
Copyright © Acronis, Inc., 2000-2009

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Backup & Recovery 10 Server for Windows and is the answer not in the manual?

Questions and answers

Table of Contents