
Using Silent Installation
50 Netscape Enterprise Server Installation and Migration Guide • December 2001
1. From the command line, run setup with the -k option, which creates a file
called
install.inf that contains all your responses to the installer’s prompts.
At the command prompt, type:
setup.exe -k
2. Answer the installer prompts and install Enterprise Server.
3. When the server is installed, go to the server_root/setup directory, where you’ll
find the
install.inf file.
4. Copy the install.inf file to the directory where you will run setup to install
your next Enterprise Server.
5. Edit the values in the install.inf file to match the values of the next server
you want to install.
For example, change the port number, installation directory, etc.
6. Run setup using the install.inf file for input. For example:
setup.exe -s -f install.inf
7.
The server is installed.
The following is an example of an
install.inf file.
[General]
Components=svrcore,WebServer
ServerRoot=D:\netscape\servers
[WebServer]
Components=NESCore,JRE,Java,Cleanup
AdminPort=8888
HttpPort=80
HttpDocRoot=D:\netscape\servers\docs
AdminName=admin
AdminPassword=admin
[Java]
JRE_DIR=D:/netscape/servers/bin/https/jre
[Cleanup]
Archive=cleanup.zip
Kommentare zu diesen Handbüchern