Before the client can be used, a windows service needs to be created. Run the following command from the MQSeries folder:
ITPMQSeries -install <server> <user> <password>
where:
<server> The name of the ITP/Server installation where the ITP/Server MQSeries Client must submit its requests to.
<user> The account under which the ITP/Server MQSeries client must be run.
<password> The password for the <user> account.
If <user> and <password> are omitted the ITP/Server MQSeries Client interface is configured to run under the Local System account. If the ITP/Server configuration is stored on a network drive the ITP/Server MQSeries Client must be configured to run as a user profile with network privileges.
This command will install the ITP/Server MQSeries Client service under the name 'Aia ITP/Server <server> MQSeries Client' and configure it to automatically start after a reboot.
Start the ITP/Server MQSeries Client service from the Windows Service Manager or reboot the server.