What would be the best way(s) to install MSMQ given these circumstances?
Would it be to create answer files & run unattended setups? Correct me if
I'm wrong, but I would have to create 3 different answer files in that case
since the format varies by MSMQ version?
Thanks for reading & for your time.
That sounds like your best bet if you don't trust people to follow
simple written instructions (installing MSMQ isn't very hard).
> I would have to create 3 different answer files in that case
> since the format varies by MSMQ version?
I think that's the case. For MSMQ 2.0 and MSMQ 3.0 you are really
creating Unattended Install files that drive Windows Setup not MSMQ
setup.
These might help...
INFO: How to Perform an Unattended Installation of Message Queuing
Without the Windows 2000 CD
http://support.microsoft.com/default.aspx?scid=kb;en-us;316565
HOWTO: Create an Unattended MSMQ Installation From the Windows NT 4.0
Option Pack
http://support.microsoft.com/default.aspx?scid=kb;en-us;202139
INFO: Using E-mail to Send Unattended Install Scripts
http://support.microsoft.com/default.aspx?scid=kb;en-us;176549
HOWTO: Create Unattended Installation Scripts for Localized Versions of
MSMQ from the Windows NT Option Pack
http://support.microsoft.com/default.aspx?scid=kb;en-us;237577
"Frank Boyne" <frank...@unisys.com> wrote in message
news:eHYJ7tPE...@TK2MSFTNGP12.phx.gbl...