ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Silent installation of MQSeries 6

Post new topic  Reply to topic Goto page 1, 2  Next
 Silent installation of MQSeries 6 « View previous topic :: View next topic » 
Author Message
wbimb
PostPosted: Mon Feb 19, 2007 2:14 am    Post subject: Silent installation of MQSeries 6 Reply with quote

Centurion

Joined: 17 Aug 2006
Posts: 144

I searched on the IBM site but didnt get anything that will provide me how to go about for Silent installation of MQSeries 6
Back to top
View user's profile Send private message
Philip Morten
PostPosted: Mon Feb 19, 2007 2:21 am    Post subject: Reply with quote

Master

Joined: 07 Mar 2002
Posts: 230
Location: Hursley Park

What Operating System ?
_________________
Philip Morten

The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
wbimb
PostPosted: Mon Feb 19, 2007 2:28 am    Post subject: Reply with quote

Centurion

Joined: 17 Aug 2006
Posts: 144

Windows 2000 and windows XP
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Feb 19, 2007 2:32 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Do the instructions in the Info Centre under "unattended (silent) installation" not meet your requirements? If so, what additional requirements do you have?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 19, 2007 2:33 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I found it exactly where it should be, in the documentation.

That's the Information Center.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wbimb
PostPosted: Mon Feb 19, 2007 2:53 am    Post subject: Reply with quote

Centurion

Joined: 17 Aug 2006
Posts: 144

i found that....but i am not able to understand it
Back to top
View user's profile Send private message
dalelane
PostPosted: Mon Feb 19, 2007 3:31 am    Post subject: Reply with quote

Novice

Joined: 21 Jul 2005
Posts: 15

Is there a specific point that could be explained better?

I'm sure there are people here who would be happy to help if we knew a little more detail about the difficulty that you are having.

D
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Feb 19, 2007 3:33 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Unless a technical author wanders past, I doubt you're going to get anything better out of us.....

I'd recommend you link up with your site Windows Admin, who may have more experience with the Microsoft installer product. Show him the Info Center item and see if he can clarify it, perhaps with diagrams. I find diagrams very helpful, but almost impossible to draw on the board.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
wbimb
PostPosted: Mon Feb 19, 2007 4:02 am    Post subject: Reply with quote

Centurion

Joined: 17 Aug 2006
Posts: 144

As per the docs there are 2 ways to carry on silent installation

1. MQParams_silent.ini
2. response.ini

which is the better one...and where do i make the changes for the same
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 19, 2007 4:31 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The better one is the one that works for you, is easiest for you to understand, and fits in better with the normal practices of your organization (or client's organization).

For a beginner, who really shouldn't be configuring a silent install, the best bet is to go with a Response File. You can run the GUI installer in the normal manner, but instruct it to create a response file instead of performing an installation.

Then the installation will proceed in exactly the manner as specified in the GUI, when you run the installer with the output response file.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Feb 19, 2007 5:42 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

I suggest you read the Quick Beginnings manual as it gives a full and detailed section on silent installation.
_________________
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
View user's profile Send private message
wbimb
PostPosted: Thu Mar 01, 2007 2:08 am    Post subject: Reply with quote

Centurion

Joined: 17 Aug 2006
Posts: 144

I want to perform silent install on windows 2000 for MQ6

I am runing the following command


MSiexec /i "<path>\MSI\IBM WebSphere MQ.msi" /L*v "E:\Install_logs\MQ_silent_install.log" USEINI="E:\Response.ini" /q


but it doesnt install

if i remove the "/q" option from the above command it works properly

Can someone please help me.
Back to top
View user's profile Send private message
kevinf2349
PostPosted: Thu Mar 01, 2007 5:45 am    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

The "/q" is in the wrong place prehaps?

Shouldn't it be with the "/i" ?
Back to top
View user's profile Send private message
wbimb
PostPosted: Thu Mar 01, 2007 7:06 pm    Post subject: Reply with quote

Centurion

Joined: 17 Aug 2006
Posts: 144

/i is used to give the pacakage name

and if i dont give a /q...then the GUI pops up. then what is the use of response.ini

I wanted it to be a silent install without any intervention
Back to top
View user's profile Send private message
JoePanjang
PostPosted: Fri Mar 02, 2007 12:26 am    Post subject: Reply with quote

Voyager

Joined: 10 Jul 2002
Posts: 88
Location: Dengkil MALAYSIA

/qb
- it's all mentioned in the Quick Beginning manual.


_________________
Every good deed is charity...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Silent installation of MQSeries 6
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.