INSTALLING
You can use optional command line arguments when running a Notes® install or upgrade from the MSI command line.
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.
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 concepts Automating a customized or default Notes deployment using silent install Example: Using setup.exe to call a transform file during Notes silent install Upgrading Notes clients Using the install manifest "default" setting for silent feature specification Considerations when planning a Notes silent install or upgrade Planning your Notes client deployment Using Notes Smart Upgrade
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