User guide

84
Parameter
Variable
Mandatory?
Description
-i
Yes if single
items
Item file. If specified, the item name must be
provided (-n). This parameter is used when a single
item must be deployed. If so, the item location (-l)
and folder (-f) parameters must not be present.
-n
Yes if single
items
Item name. If specified, the item file must be
provided (-i). This parameter is used when a single
item must be deployed. If so, the item location (-l)
and folder (-f) parameters must not be present.
-log
No
A log file with this given name will be generated in
the Physical Directory.
-o
N/A
No
This parameter is a switch. If present, it means that
the destination will be overwritten if it already exists.
-ds ds1,...,dsN
Comma-delimited fully qualified name of all data
sources to associate to the item. This option only
applies to reports. The data source can be in the
format [name:] reference where name is the name of
the data source as specified in the report where the
references are to be replaced. And reference is the
fully qualified reference to the data source in the
target server to use for the report.
MSI Deployment Agent
This tool allows users to deploy an MSI and will uninstall the previous installation of the product prior to installing
the new one. It is based on a custom release management PowerShell script. The configuration variables of this tool
are:
Parameter
Variable
Mandatory?
Description
-command
N/A
Yes
Fixed value ./msiexec.ps1.
-MsiFileName
Installer
Yes
The complete path (if required) and name of
the MSI file to install.
-MsiCustomArgs
MsiCustomArgs
No
The custom arguments to use to install the MSI.
These arguments will be passed directly to the
msiexec executable. If no custom arguments
are needed, the parameter will have to be
removed from the Arguments.