Creating a Server response file by using the console installer
WebSphere® MQ File Transfer Edition Server provides an unattended or silent installation. The unattended installation is driven by data in a response file. Generate the response file by running a console installation as described in this topic.
About this task
Complete the following information to create a response file by using the console installer:
Procedure
- Insert the IBM® WebSphere MQ File Transfer Edition Server, or copy the contents of the DVD onto the system where you want to install the product, or unpack the relevant eAssembly image onto the system where you want to install the product. Ensure that you keep the full directory structure intact.
- Start the installer, by using the executable
or binary file and use the -r parameter to define
the location where you want to create the response file. When you
have started the console installer, continue with the installation
process by working through each of the panels.
- On Windows, the command
to run a console installation and create a response file is:
installer_location/Windows_x86/VM/install.exe -i console -r response_file_location/installer.properties
- On UNIX and Linux platforms, the command to run a console
installation and create a response file is:
where platform_name is one of the following platforms: AIX_ppc, HPUX_IA64, HPUX_PARISC, Linux_SystemZ, Linux_x86, Linux64_SystemP, Solaris_SPARC, or Solaris_x86.installer_location/platform_name/Disk1/InstData/VM/install.bin -i console -r response_file_location/installer.properties
- On Windows, the command
to run a console installation and create a response file is:
- Select the locale that you want to use for the installation process. The locale determines the language the installer runs in. Type the number that is displayed next to your locale and press Enter. Alternatively, press Enter to accept the default locale.
- On the Server - Introduction panel, read the information displayed and press Enter.
- Read the software license agreement and type 1 to accept the terms of the license. Press Enter.
- Type the name of the product
installation directory for WebSphere MQ
File Transfer Edition and
press Enter. Alternatively, press Enter to
accept the default installation directory.
- The default installation directory for the Server on Windows is C:\Program Files\IBM\WMQFTE\.
- The default installation directory for the Server on UNIX systems is /opt/IBM/WMQFTE/.
- The default installation directory for the Server on Linux systems is /opt/ibm/WMQFTE/. For more information, see Installation location on Linux platforms.
- Type Y to confirm the product installation directory. Press Enter.
- Type the name of the configuration directory for WebSphere MQ File Transfer
Edition and press Enter. This directory is
used to store configuration data specific to WebSphere MQ File Transfer Edition. Alternatively,
press Enter to accept the default location.
- The default configuration directory for Windows is C:\Documents and Settings\All Users\Application Data\IBM\WMQFTE\config.
- The default configuration directory for UNIX systems is /var/IBM/WMQFTE/config.
- The default configuration directory for Linux systems is /var/ibm/WMQFTE/config. For more information, see Installation location on Linux platforms.
- In the Skip Configuration panel, type 2 to configure the product. Press Enter.
- Follow the prompts displayed and enter the requested details about your coordination queue manager and new agent. Press Enter after each of your responses.
- Read the Pre-Installation Summary information and press Enter to continue.
- On the Ready to Install panel, press Enter to install WebSphere MQ File Transfer Edition. Wait while the files are installed.
- The silent installer creates a file containing MQSC commands that you must run against the coordination queue manager. The location where this file is created is displayed on this panel. Make a note of the location of the file and ensure that you run these commands after you have run the silent installer. Press Enter to continue.
- The silent installer creates a file containing MQSC commands that you must run against the agent queue manager. The location where this file is created is displayed on this panel. Make a note of the location of the file and ensure that you run these commands after you have run the silent installer. Press Enter to continue.
- On the Installation Complete panel, press Enter to exit the console installer.
- In the created response file, ensure that the value of LICENSE_ACCEPTED is set to true.
Related reference:

Feedback

http://www.ibm.com/support/knowledgecenter/SSEP7X_7.0.4/com.ibm.wmqfte.doc/response_file_console.htm