You can configure connectivity to the CommServe computer using a network gateway during an unattended installation using a custom package on a Windows client.
Procedure
From the command prompt on the Windows client, run the following command:
Setup.exe /silent /play install.xml /fwtype n /csclientname <CS clientname> /tunnelport <tunnelport> /proxyhostname <proxyhostname> /proxyclientname <proxyclientname> /authcode <authcode>
Where:
-
fwtype
n determines the communication type, where n is one of the following values (required):-
0 = One-way communication from client to CommServe computer
-
1 = One-way communication from CommServe computer to client
-
2 = CommServe computer is reachable using proxy
-
-
<CS clientname> is the CommServe client name (optional)
-
<tunnelport> is the tunnel port of the proxy client (optional)
-
<proxyhostname> is the hostname of the proxy client (optional)
-
<proxyclientname> is the client name of the proxy client (optional)
-
<authcode> is the authcode of the CommCell or company (optional)
Note
If you run the command without optional parameters, the installation procedure will use recorded information from the custom package.