Using Domino® server silent install on Windows™ or UNIX™ systems
Use Domino® silent server installation to install servers without any intervention during the installation process.
Before you begin
The silent server installation suppresses the wizard and the user interface. There is no need to monitor the installation or to provide additional input through the typical installation prompts.
Before running Domino's silent server install, do the following:
- Temporarily disable screen savers and turn off virus-detection software. Make sure that all other applications are closed.
- Complete any pending reboot actions.
- UNIX only: Extract the install kit to access the executables and sample
response file. The sample response file includes a description of each parameter.
Note: For Windows, you can refer to the sample response file at the end of this page.
Procedure
-
For Windows, to prepare a response file that contains the installation
configuration that you want,, use the response file in the example section and adapt
it to your environment.
For UNIX, the response file is located in the /responseFile directory of the install kit.
Or you can run the following command to install Domino and create a response file that captures the installation parameters that you specify during installation:- On Windows:
Domino_14.5_Win_English.exe -r <path><myresponse>.properties - On Linux and AIX:
sudo ./install -r <path><myresponse>.properties
Note: Response files must be in UTF8 format. - On Windows:
-
Run the following command to install Domino using the response file:
- On Windows:
Domino_14.5_Win_English.exe -f <path><myresponse>.properties -i silent - On Linux and AIX:
sudo ./install -f <path><myresponse>.properties -i silent
- On Windows:
Example
#Choose Install Program Files Directory
#--------------------------------------
USER_INSTALL_DIR=C:\\Domino
#Select Partition [1 means partition server install, 0 means single server install]
#----------------
IA_IS_PARTITION=1
#Choose Install Data Files Directory
#-----------------------------------
USER_INSTALL_DATA_DIR=C:\\Domino\\Data1
#Enter User Name
#---------------
IA_USERNAME=NT AUTHORITY\\LocalService
#Abort domino install with unsupported operating system warning
#-----------------------------------
ABORT_INSTALL_WITH_UNSUPPORTED_SYSTEM_WARNING=YES
#Number of Partition Servers [indicates 2 partitions, comment out these lines for single server]
IA_NUMBER_PARTITION=2
IA_PARTITIONS=1,2
#Choose Install Data Files Directory Partition Server 1
#------------------------------------------------------
USER_MAGIC_FOLDER_1=C:\\Domino\\Data1
#Partitioned Number 1
IA_PARTITIONS_NUM_1=1
#--------------------
#UserName 1
#----------
IA_USERNAME_1=NT AUTHORITY\\LocalService
#Choose Install Data Files Directory Partition Server 2
#------------------------------------------------------
USER_MAGIC_FOLDER_2=C:\\Domino\\Data2
#Partitioned Number 2
IA_PARTITIONS_NUM_2=2
#--------------------
#UserName 2
#----------
IA_USERNAME_2=NT AUTHORITY\\LocalService
#Choose restart
#------------------------------------------------------
USER_REQUESTED_RESTART=NO
#Partitioned Number 3
#--------------------
#UserName 3
#----------
#IA_USERNAME_3=
#Choose Install Data Files Directory Partition Server 4
#------------------------------------------------------
USER_MAGIC_FOLDER_4=
#Partitioned Number 4
#--------------------
#UserName 4
#----------
#IA_USERNAME_4=
#Choose Install Data Files Directory Partition Server 5
#------------------------------------------------------
USER_MAGIC_FOLDER_5=
#Partitioned Number 5
#--------------------
#UserName 5
#----------
#IA_USERNAME_5=
#Choose Install Data Files Directory Partition Server 6
#------------------------------------------------------
USER_MAGIC_FOLDER_6=
#Partitioned Number 6
#--------------------
#UserName 6
#----------
#IA_USERNAME_6=
#Choose Install Data Files Directory Partition Server 7
#------------------------------------------------------
USER_MAGIC_FOLDER_7=
#Partitioned Number 7
#--------------------
#UserName 7
#----------
#IA_USERNAME_7=
#Choose Install Data Files Directory Partition Server 8
#------------------------------------------------------
USER_MAGIC_FOLDER_8=
#Partitioned Number 8
#--------------------
#UserName 8
#----------
#IA_USERNAME_8=
#Choose Install type that best suits your needs.
#The following features are included with this installer: Domino, Nomad, OnTime, Verse, Help
#------------------------------------------------
CHOSEN_FEATURE_LIST=Domino,Help,Nomad,Verse
CHOSEN_INSTALL_FEATURE_LIST=Domino,Help,Nomad,Verse
CHOSEN_INSTALL_SET= Enterprise