About this task
This topic describes how to install Operations Hub automatically. You can also install Operations Hub manually.Procedure
- In the Operations Hub installation folder, open the windows.env file in a text editor.
Note: We recommend that you back up the original windows.env file.
- As needed, provide values for the parameters, and save the file.
- Open Command Prompt, and run the following command:
<Operations Hub installation folder>\OpHub-Windows-Installer>ophub_bundle <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.
- -norestart: Use this value if you do not want services to be restarted during the installation.
- -promptrestart: Use this value if you want a message to appear, asking whether services must be restarted.
Results
Operations Hub is installed.To install to a
different drive from the command line, refer to Non-System Drive Install.