Before running Domino's silent server install on a Windows system, do the following:
There are two steps to running a silent server install.
1. Create or record the response file, which contains the installation configuration information.
2. Run the install in "playback mode," referencing the response file.
Creating the response file
A typical (non-silent) install uses dialog boxes to receive input from you during installation. The silent (automated) server install receives input from the InstallShield Silent Response File (*.iss) and does not prompt you for input. This response file is a plain text file consisting of sections containing data entries. The file format resembles that of an *.ini file. You can create the ISS response file manually or by recording a server install which is then saved in the response file.
To record a response file
Run the server install with the command line parameter -r as shown below:
Running the Silent Server Install on Win32 Systems
When the response file has been created, perform the silent install of the Domino server.
1. Copy the file SETUP.ISS into the folder that contains the file SETUP.EXE.
2. Launch the server install with one of the three command line parameters shown in the table below.
With the exception of the progress bar, no messages are displayed during the silent server install. Instead, the log file, SETUP.LOG, captures install information and error messages, including whether the setup was successful. The default location of SETUP.LOG is the same as that of the response file, SETUP.ISS. You can review SETUP.LOG to determine installation results.
To specify an alternate location and name for SETUP.LOG, use the -f2 option switch as shown below: