Installation in silent mode can be performed only when the installation method is one of the following:
New installation
Multi-version installation
The installation procedure is described below.
1. Insert the DVD
Insert the "server program" DVD in the DVD drive.
The [Install Menu] window will be displayed automatically. Click [Finish].
2. Create an installation parameters CSV file
Consider the features that will be required for system operations, and then create an installation parameters CSV file that uses the following specification format.
sectionName, parameterName, value sectionName, parameterName, value :
Refer to "Appendix A Installation in Silent Mode" for information on installation parameters CSV files.
Note
If using WebAdmin for operation, make a note of the port number of the Web server displayed in the settings (the port number defined in WebPortNumber1), for use in the Windows firewall settings.
Information
The template for the installation parameters CSV file is "Z:\sample\sample.csv". (Z is the drive on which the DVD is mounted.)
3. Start the command prompt
In Windows, right-click [Command Prompt] and then select [Run as administrator].
If using Windows Server(R) 2003, click the icon.
4. Run the installation
Execute the command below.
Z:\>silent.bat c:\temp\inspara.csv
For Z, specify the drive name of the drive where the DVD has been inserted.
Also in the example above, c:\temp\inspara.csv is the installation parameter CSV file name.
If the installer ends in an error, a message is output to the log file and return values are returned. Refer to "Appendix A Installation in Silent Mode" for details.