INSTALLING
Optional command line arguments are described in the following table.
For examples of MSI command line arguments ADDFEATURES, REMOVEFEATURES, and SELECTINSTALLFEATURES, see "Performing a Notes silent install or upgrade on Windows™."
Table 1. MsiExec command line arguments and usage descriptions
Note: From a Web kit, the -a parameter passes all command line arguments to the embedded install kit.
Note: For DVD media kit (setup.exe or setup.sh), the -a parameter creates an admin image.
Note: Always place a blank space immediately after the /s.
For shared network drive, does not display the Install Shield initialization box.
Where xxxx = any optional argument.
-px -a /s /v"/qb+"
The argument -d must be the first argument in the series of arguments.
Note: For information about enabling client single logon during silent install, see "How to enable Client Single Logon feature using an MST during a silent install" Tech Note at the IBM® Support site.
Example of a silent install when using an install kit on a shared network drive
Shared network kits use arguments to initiate a silent install that bypasses the Notes Install dialog boxes and uses installation options selected during the previous install. Enter the arguments in the field Optional arguments for shared network drive kit.
-s -a /s /v"/qb+"
Note the following about this example:
This example applies to silent installs where you are referencing Web kits in the install kit document. Enter the arguments in the field Optional arguments for attached kit.
-s -a /s /v"/qn"
Related tasks Performing a Notes silent install or upgrade on Windows Example: Using msiexec command line utilities for installing Notes Installing and upgrading Notes on Windows for multi-user
Related reference Additional documentation resources