The following table lists the Windows Installer command line options used to manually install, uninstall, and configure SecureLogin. For example use the following command to install SecureLogin:
NetIQSecureLogin.exe /install
Table 9-8 Windows Installer Command Line Options
Command |
Usage |
---|---|
/install |
Installs SecureLogin. |
/repair |
Repairs an existing SecureLogin installation. |
/layout |
Installs or configures a product on a network. |
REMOVE |
Removes the specified features. Specify the features that are not required separated by comma. |
ADDLOCAL |
Installs only the specified features. Specify the features that are required separated by comma. |
APPENDLOCAL |
Installs additional features in addition to the default features. Specify the features that are required separated by comma. |
/uninstall |
Uninstalls SecureLogin. |
/help |
Displays the help and quick reference options. |
/quiet |
Installs without user interaction. |
/passive |
Installs with a progress bar. |
/norestart |
No restart after installation. |
/forcerestart |
Always restarts after installation. |
/log |
Writes a log file after installation. By default, the log file is created in the %TEMP% folder. |
/lang |
Installs in a specific locale. The default locale is English (1033). Supported locales are:
|
The switches explained in the following table apply to all versions and modes of SecureLogin:
Table 9-9 Switches
Switch |
Usage |
---|---|
/displaymenu |
Displays the system menu of SecureLogin from the notification area icon. |
/shutdown |
Shuts down SecureLogin, if it is running. |
/nochange |
Does not watch for user changing in eDirectory or SecretStore mode. |
/reload |
Reloads SecureLogin. |
/runstartup |
Starts the startup scripts configured as part of SecureLogin client. |
/writereg |
Writes to the registry after reload. NOTE:Use this with the reload switch. |