Symantec Critical System Network Card User Manual


 
59Installing Symantec Critical System Protection on Windows
Unattended agent installation
Unattended agent installation
You must log on to an Administrator account to install a Windows agent.
You can perform an unattended installation of Windows agents using the
agent.exe or agent-windows-nt.exe executable and InstallShield and Windows
Installer commands. The following command structure shows the sequencing:
agent.exe <InstallShield commands> “<Windows Installer commands>
<installation properties>”
or
agent-windows-nt.exe <InstallShield commands> “<Windows Installer
commands> <installation properties>”
The following examples show a command string:
agent.exe /s /v”MANAGEMENT_SERVER=192.168.1.103
SSL_CERT_FILE=c:\Agent-cert.ssl
-l*v+! %temp%\SISAgentSetup.log /qn”
or
agent-windows-nt.exe /s /v”MANAGEMENT_SERVER=192.168.1.103
SSL_CERT_FILE=c:\Agent-cert.ssl
-l*v+! %temp%\SISAgentSetup.log /qn”
You create command strings by using the following:
InstallShield commands
Microsoft Windows Installer commands
Installation properties
Displaying InstallShield commands
For a list of InstallShield commands, you can display Help for the agent
installation command. The important commands are /s, which suppresses the
initialization dialog, and /v, which specifies that the values that follow are
Windows Installer commands.
Note: You must enclose the command string that follows /v in quotations.
To display InstallShield commands
1 Insert the installation CD into your computer.
2 Display a command prompt, and navigate to the agent installation
directory.