Author |
Message
|
meaton78 |
Posted: Wed Sep 12, 2012 5:16 am Post subject: Automating MQ install with service username/password |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 100
|
I'm working on automating our MQ 7.5 install and would like to supply the service username and password in the install. Is this possible to do within the response file or as other parameters? |
|
Back to top |
|
 |
exerk |
Posted: Wed Sep 12, 2012 5:24 am Post subject: Re: Automating MQ install with service username/password |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
meaton78 wrote: |
I'm working on automating our MQ 7.5 install and would like to supply the service username and password in the install. Is this possible to do within the response file or as other parameters? |
Which platform? If Windows and setting it up to run under a domain user, the Info Centre gives precise instruction on how to do so. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
meaton78 |
Posted: Wed Sep 12, 2012 5:30 am Post subject: Re: Automating MQ install with service username/password |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 100
|
exerk wrote: |
Which platform? If Windows and setting it up to run under a domain user, the Info Centre gives precise instruction on how to do so. |
It is Windows. I had read the 'Using transforms with msiexec' section multiple times, but just noticed the 'Using the MQParms command' section. Thanks for the quick reply. |
|
Back to top |
|
 |
exerk |
Posted: Wed Sep 12, 2012 5:54 am Post subject: Re: Automating MQ install with service username/password |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
meaton78 wrote: |
exerk wrote: |
Which platform? If Windows and setting it up to run under a domain user, the Info Centre gives precise instruction on how to do so. |
It is Windows. I had read the 'Using transforms with msiexec' section multiple times, but just noticed the 'Using the MQParms command' section. Thanks for the quick reply. |
Don't forget to obfuscate the fields of the input file with the setmqipw utility. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
meaton78 |
Posted: Wed Sep 12, 2012 11:32 am Post subject: Re: Automating MQ install with service username/password |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 100
|
exerk wrote: |
Don't forget to obfuscate the fields of the input file with the setmqipw utility. |
Thank you for this as well. |
|
Back to top |
|
 |
|