Installing and uninstalling in silent mode
In addition to using the GUI interface, the installer and uninstaller programs can be run from scripts. This topic provides examples for installing and uninstalling BMC Atrium Single Sign-On in silent mode by using the setup script from the command line.
The following represents the general command line syntax:
{setup.sh|setup.cmd} -i silent -DOPTIONS_FILE=<file>
Installing in silent mode
- Open a command line window.
- Navigate to the C:\SSO\AtriumSSO directory.
- Create the SSOSilentInstallOptions.txt file with any environment-specific parameters. For details on the file format, see the Silent installation example.
Run the setup command by using the following syntax:
setup.cmd -i silent -DOPTIONS_FILE=SSOSilentInstallOptions.txt- Verify that your BMC Atrium Single Sign-On installation was successful:
- Launch the Administrator console.
- Confirm that you can view the OpenSSO login panel.
Uninstalling in silent mode
- Open a command-line window.
Run UninstallAtrium.exe by using the following syntax:
C:\SSO\AtriumSSO\UninstallAtriumSSO.exe -i silent -DOPTIONS_FILE=SSOSilentUninstallOptions.txtwhere SSOSilentUninstallOptions.txt contains:
-silent
-U productAtriumSSO
-U featureAtriumSSO
Silent installation example
The following example invokes a silent installation where the administrator password is admin123.
setup.cmd -i silent -DOPTIONS_FILE=SSOSilentInstallOptions.txt
The SSOSilentInstallOptions.txt file contains:
-P installLocation=C:\SSO\AtriumSSO
-A featureAtriumSSO
-J ATRIUMSSO_TOMCAT_SHUTDOWN_PORT=8005
-J ATRIUMSSO_TOMCAT_HTTP_PORT=8080
-J ATRIUMSSO_INSTALL_TOMCAT=true
-J ATRIUMSSO_TOMCAT_HTTPS_PORT=8443
-J ATRIUMSSO_SERVER_PASSWORD=DES\:3996ba109b2b3f035fb4200116c2339a78ecec52023308de
-J ATRIUMSSO_SERVER_PASSWORD_2=DES\:3996ba109b2b3f035fb4200116c2339a78ecec52023308de
-J ATRIUMSSO_COOKIE_DOMAIN=bmc.com
-J ATRIUMSSO_HOST_NAME=atrium-sso-vm4.bmc.com
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*