Previous Topic: Application Server Silent Installation (Upgrade)Next Topic: Server Answer File Example


Record the Server Answer File

This section explains how to record a server answer file. The server answer file contains all answers to selections made during a recorded installation. A silent installation uses the recorded answers as input instead of interactive user input to dialog boxes during the normal installation process.

Example: Record the Server Answer File

From the command line, run the command

Cloud_Insight_Server_8.2.5.exe /r

InstallShield records all your setup choices in Setup.iss and places it by default into the Windows folder.

Note: If you do not want to use the default name and location of the answer file, run the command Cloud_Insight_Server_8.2.5.exe /r /f1”<location and name of answer file>.iss"

For example:

Cloud_Insight_Server_8.2.5.exe /r /f1”c:\Silent\server.iss”