Specifications
Copyright © Acronis, Inc., 2000-2010 92
i - Logs status messages
w - Logs nonfatal warnings
e - Logs all error messages
a - Logs startup of actions
r - Logs action-specific records
u - Logs user requests
c - Logs initial user interface parameters
m - Logs out-of-memory
p - Logs terminal properties
v - Logs verbose output. To use v, specify /L*v
+ - Appends to existing file
! - Flushes each line to the log
* - Logs all information except for the v option. This is a wildcard
LogFile.txt
- Name and path of the text log file
To include the v option into a log file using the wildcard flag, specify
/L*v
at the command
line.
Example
msiexec /i C:\Agent_MSSQL.msi /Lime logs.txt
Installs Acronis Recovery for MS SQL Server Agent and creates log file
logs.txt
containing
information about the status, out-of-memory and error messages.
Applying a Patch Options
/p PatchPackage
/p - Applies a patch
PatchPackage
- Specific patch
Example
msiexec /p PatchPackage /a C:\Agent_MSSQL.msi
Applies a patch to an administrative installation component.
Options for Installing a Transform
msiexec /i
component
TRANSFORMS=
TransformList
TRANSFORMS= - Property that is used to specify what transform (
.mst
) files should
be applied to the component