Microsoft windows installer commands – Symantec Critical System User Manual
Page 60
60 Installing Symantec Critical System Protection on Windows
Unattended agent installation
3
Type and run one of the following commands:
agent.exe ?
or
agent-windows-nt.exe ?
Microsoft Windows Installer commands
See the Microsoft documentation for information about standard Microsoft
Windows Installer commands and additional logging levels.
describes the optional basic commands that are used for installations.
Table 3-5
Optional Installer commands
Command
Default
Description
/qn
none
Install silently
-l*v+!
none
Log all events except for the v argument (*), create a
verbose log file (v), append to the existing log file (+),
flush each line to the log (!), to a file named
If the path includes spaces, use quotation marks.
INSTALLDIR=
C:\Program Files\Symantec
\Critical System Protection
\Agent
Designate a custom path on the target computer where
If the path includes spaces, use quotation marks. Escape
the internal quotation marks, as in the following
example:
agent-windows-nt.exe /s /v”INSTALLDIR=\"E:
\Program Files\....Symantec
\System Critical Protection
\Agent\" -l*v+! c:\agent-install.log /qn”
REBOOT=
Based on operating system
Whether or not to restart a computer after installation,
where
Valid arguments are as follows:
■
Suppress (prevents most restarts)
■
ReallySuppress (prevents all restarts as part of the
installation process)
Note: The Force argument is not supported.