Installing with the Setup executable file

Instructions on how to install Data Protection for IBM® Domino® using the setup.exe.

Before you begin

Data Protection for HCL Domino must be installed from an account that is a member of the local Administrators group for the processor on which the Domino server is running.

About this task

Note: During the Data Protection for HCL Domino silent installation, you must substitute the appropriate feature when you are installing a language other than English. See Table 3 - Silent installation features (Language Packages only).
Run the following command to silently install Data Protection for HCL Domino to the default installation directory:
setup /s /v/qn
This example silently installs Data Protection for HCL Domino to a directory other than the default installation directory and includes custom features:
setup /s /v"INSTALLDIR=\"c:\program files\tivoli\tsm\"
ADDLOCAL=\"Client,License_Paid\" 
TRANSFORM=1033.mst /qn /l*v \"c:\temp\log.txt\"2
Note:
  1. You must place a backslash \ before each quotation mark that is within an outer set of quotation marks ".
  2. You must place quotation marks " around the following information:
    • A directory path that contains spaces.
    • An argument that specifies multiple features. Although quotation marks are needed around the complete argument, you must still place a backslash before each internal quotation mark.
  3. All features that are listed in a custom installation must be listed after the addlocal option.