You can run the Configuration Wizard silently using a configuration file to supply the parameters. This
file can be edited manually, or it can be generated after running the wizard.
To run the Configuration Wizard silently, you must run it from the command line version with the
--silent
option. You must also supply the path to an existing configuration template. The following examples show the
syntax:
- Linux:
obpmconfigwizard
configuration_file.template
--silent
.
- Windows:
obpmconfigwizard.exe
configuration_file.template
--silent
.
Note: The Configuration Wizard does not validate the format of the template. If you edit the configuration
template by hand, you must ensure that it is valid before running the Configuration Wizard.