Command-Line Configuration Wizard for the MQSeries Adapter
The wizard has four options for installing, uninstalling, and logging actions.
Syntax
mqsconfigwiz [/u] [/i config.xml] [/l logfile] [/?]
Option | Description |
---|---|
/u | Uninstalls the MQSAgent. |
/i config.xml | Installs the MQSAgent using the information in the file config.xml. |
/l logfile | Logs actions to the file logfile. |
/? | Displays a dialog box describing the command-line options. |
The contents of the XML file that contains the configuration information may vary, depending on the version of Windows you are using. For more information about the configuration file format, see XML Configuration File for the MQSeries Adapter.
Important
The adapter does not work while the configuration wizard is running.
Note
You cannot reconfigure MQSAgent with the command-line configuration wizard. You must first run the wizard to uninstall the agent (/u), and then run it to configure (/i).