Install Operations Hub in Unattended Mode
This topic describes how to perform a silent install for Operations Hub.
-
Open an elevated command prompt in Windows.
-
Run the following command:
<Operations Hub installation folder>\OpHub-Windows-Installer>ophub_bundle.exe <switch>
, where<switch>
is one of the following values:- -q, -quiet, -s, -silent: Use one of these values to initiate the automated installation.
- -passive: Use this value if you want progress bar to appear during the installation.
For example:ophub_bundle.exe /quiet UAA_ADMIN_CLIENT_SECRET=adminclientsec OPHUB_TENANT_PASSWORD=adminuserpassword
To install to a different drive from the command line, refer to Non-System Drive Install.
You can also install Operations Hub manually.