Microsoft windows installer commands – Symantec Critical System User Manual

Page 60

Advertising
background image

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.

Table 3-5

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+! <log filename>

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 <log
filename> that either exists or is created.

If the path includes spaces, use quotation marks.

INSTALLDIR=<path>

C:\Program Files\Symantec
\Critical System Protection
\Agent

Designate a custom path on the target computer where
<path> is the specified target directory.

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=<val>

Based on operating system

Whether or not to restart a computer after installation,
where <val> is a valid argument.

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.

Advertising