Prepare IBM MQ Wizard
The Prepare IBM MQ Wizard helps you to configure IBM MQ with a user account for your network. You must run the wizard to configure the IBM MQ Service before we can start any queue managers.
About this task
The Prepare IBM MQ Wizard window is displayed when the IBM MQ installation completes. Follow the instructions given by the wizard to configure IBM MQ with a user account which has the correct authorization. Then, when prompted by the wizard, select whether to launch IBM MQ Explorer and the Release notes.
If your user account proves to be unsuitable, consult the help included with the wizard, or see Configure IBM MQ accounts in the Prepare IBM MQ Wizard for information about getting your system administrator to create a suitable account for you.
We can use the Prepare IBM MQ Wizard (AMQMJPSE.EXE) with the following parameters:Parameter | Name | Description | Default action if parameter not supplied |
---|---|---|---|
-l file | Create log file | The Prepare IBM MQ Wizard appends to a log
file with the program actions and results. This parameter specifies the file name to use for this log. If the path is not provided, the IBM MQ Data directory is assumed. If the file name is not provided, AMQMJPSE.LOG is assumed. |
Append to log file AMQMJPSE.LOG in IBM MQ Data directory. |
-r | Reset MQSeriesService user account | When the Prepare IBM MQ Wizard is first
run it creates a local user account MUSR_MQADMIN, with specific settings and permissions. The
MQSeriesService component is configured to run under
this account. Depending on the LAN configuration, the wizard might reconfigure the
MQSeriesService component to run under a domain user account
instead. When this parameter is specified, the local user account MUSR_MQADMIN is re-created with all the default settings and permissions. The MQSeriesService component is configured to run under this account. |
User account not reset. |
-s | silent installation mode | Process silently. Nothing is displayed and there is no user input. | Not silent mode. |
-p file | User parameters from file | Load and use parameters from the parameter file. If the path is not provided,
the IBM MQ Data directory is assumed. If the file name
is not provided, AMQMJPSE.INI is assumed. The following stanzas are loaded:
[Services] |
When in silent mode, the parameter file AMQMJPSE.INI is loaded from IBM MQ Data directory. When not in silent mode, a parameter file is not used. |
-m file | Generate a Microsoft System Management Server (SMS) status .MIF file. | When the Prepare IBM MQ Wizard closes,
generate a status .MIF file with the specified name. If the path is not provided, the Data
directory is assumed. If the file name is not provided, AMQMJPSE.MIF is assumed. The file ISMIF32.DLL (installed as part of SMS) must be in the path. The InstallStatus field in the file will contain either Success or Failed. |
.MIF file not created. |