INSTALLING
About this task
Before running the setup command, complete any pending reboot actions.
To do a silent setup at the server
Procedure
1. Install the Domino® server program files on a server system, but do not run the Domino server setup program.
2. At the command prompt on the server, from the Domino program directory, do one of the following:
nserver -silent c:\myprofile.pds
server -silent /myprofile.pds
Note: If the profile file is not in the root directory, use the profile's full path in the command.
Note: Entering nserver -help or server -help displays the parameters available for working with server setup profiles.
AddServer=
Certifier=
OUCertifier=
Administrator=
To do a silent setup from a Windows client with Domino Administrator
1. Make sure that you selected Remote server setup when you installed Domino Administrator on the client system.
2. Install the Domino server program files on a server system, but do not run the Domino server setup program.
3. At the command prompt on the server system, from the Domino program directory, do one of the following:
nserver -listen
server -listen
Where myprofile is the name you gave the setup profile and serveraddress is the host name or network address of the server you are setting up.
To do a silent setup from a Windows client without Domino Administrator or from a UNIX workstation
Install the Domino server program files on a server system, but do not run the Domino server setup program.
1. At the command prompt on the server system, from the Domino program directory, do one of the following:
Note: For Linux™ on System z® and z/OS®, set the DISPLAY environment variable so that the setup program is directed to a workstation supporting X-Window.
3. Create a temporary directory on the client system. For example, enter the following at the command prompt:
mkdir c:\temp
mkdir /temp
/Domino program directory/lotus/notes/latest/ibmpow/ on an IBM® AIX® server
/Domino program directory/lotus/notes/latest/zlinux/ for Linux on an IBM System z server
/Domino program directory/lotus/notes/latest/linux/ on a Linux server
Note: Linux on System z and z/OS ship tar files on the media that contains the files needed for remote server setup.
Note: For Linux on System z and z/OS, set the DISPLAY environment variable so that the setup program is directed to a workstation supporting X-Window.
Related concepts Using the Domino server setup program Entering system commands
Related tasks Using a server setup profile