Automatically installing client components on multiple workstations
You can use the MSI installer package and other Windows Installer technologies to automate client component installation on multiple workstations (for example, using a group policy).
If you choose to configure installation options by applying a transform to psns.msi, modify the following properties as necessary:
psns.msi
Feature | Description |
---|---|
PSNSFEATURE | Parent feature – Installs the Lotus Notes Extension. |
PSNSSCRIPTFEATURE | Installs the Lotus Notes Extension EXE. |
PSNSSCRIPTSHORTCUT | Installs a shortcut to the EXE in the Startup folder. |
PSNSCREDSERVICEFEATURE | Installs the Lotus Notes SSO synchronization service. |
Property | Description |
---|---|
INSTALLDIR | The directory in which the Lotus Notes Extension will be installed. The default is |
INSTALLLEVEL | This parameter is used in a silent installation and is mutually exclusive with ADDLOCAL. Set to a value from 1 to 100 for a typical installation: PSNSFEATURE, PSNSSCRIPTFEATURE, PSNSSHORTCUT. Set to a value greater than 100 (up to 32767) for complete installation. The default is 1. |
CODEPAGE | Sets the code page for Lotus Notes API calls. The default is 850 – OEM Multilingual Latin 1; Western European (DOS). |
CGIURL | The URL to |
CGIIGNORECERT | 0|1 Set to 1 to ignore security certificates. |
NOTESTARGET | The Bravura Security Fabric target system ID for the Lotus Notes server. |
NOTESINIPATH | The path to the notes.ini file; for example, This argument is required when the Notes desktop shortcut has been modified to explicitly specify the path to the notes.ini file. If not specified on the command line, then |