You can install the WebSphere Customization Toolbox using Installation Manager response files.
You can install Installation Manager using the product media, using a file obtained from the Passport Advantage® site, or using a file containing the most current version of Installation Manager from the IBM® Installation Manager download website.
You can install Installation Manager using the product media, using a file obtained from the Passport Advantage site, or using a file containing the most current version of Installation Manager from the IBM Installation Manager download website.
You can install Installation Manager using the product media, using a file obtained from the Passport Advantage site, or using a file containing the most current version of Installation Manager from the IBM Installation Manager download website.
http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WCT.v85
Whenever possible, you should use the remote web-based repositories so that you are accessing the most up-to-date installation files.
You can access the product repositories on the product media. Use Installation Manager to install the product from the product repositories on the media.
http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WCT.v85
Whenever possible, you should use the remote web-based repositories so that you are accessing the most up-to-date installation files.
Using Installation Manager, you can work with response files to install the WebSphere Customization Toolbox in a variety of ways. You can record a response file using the GUI as described in the following procedure, or you can generate a new response file by hand or by taking an example and modifying it.
IBMIM.exe -skipInstall "C:\temp\imRegistry"
-record C:\temp\install_response_file.xml
./IBMIM -skipInstall /var/temp/imRegistry
-record /var/temp/install_response_file.xml
./IBMIM -skipInstall user_home/var/temp/imRegistry
-record user_home/var/temp/install_response_file.xml
The -skipInstall operation should not be used on the actual agent data location used by Installation Manager. This is unsupported. Use a clean writable location, and re-use that location for future recording sessions.
For more information, read the IBM Installation Manager Version 1.6 Information Center or the IBM Installation Manager Version 1.5 Information Center.
https://downloads.mycorp.com:8080/WAS_85_repository
orhttp://www.ibm.com/software/repositorymanager/com.ibm.websphere.WCT.v85
Installation Manager searches its defined repositories for available packages.
If you already have the WebSphere Customization Toolbox installed on your system, a message displays indicating that the WebSphere Customization Toolbox is already installed. To create another installation of the WebSphere Customization Toolbox in another location, click Continue.
Any recommended fixes are selected by default.
If there are recommended fixes, you can select the option to show only recommended fixes and hide non-recommended fixes.
The panel also displays the shared resources directory and disk-space information.
Symbolic links are not supported.
The WebSphere Customization Toolbox cannot install properly if the target directory includes a semicolon.
The Web Server Plug-ins Configuration Tool configures the web server plug-ins for WebSphere Application Server so that your web server and application server can communicate with each other.
wct_root/Remote_Installation_Tool_for_IBM_i
This option is unavailable if you used the -skipInstall parameter.
IBMIM.exe -skipInstall "C:\temp\imRegistry"
-keyring C:\IM\im.keyring
-record C:\temp\keyring_response_file.xml
./IBMIM -skipInstall /var/temp/imRegistry
-keyring /var/IM/im.keyring
-record /var/temp/keyring_response_file.xml
./IBMIM -skipInstall user_home/var/temp/imRegistry
-keyring user_home/var/IM/im.keyring
-record user_home/var/temp/keyring_response_file.xml
For more information, read the IBM Installation Manager Version 1.6 Information Center or the IBM Installation Manager Version 1.5 Information Center.
There is no migration path from keyring files to storage files because of the differences in the file structures. You must create a storage file to replace a keyring file.
For more information on using the -secureStorageFile and -masterPasswordFile options to store credentials in a credential storage file, see the Installation Manager Version 1.6 Information Center.
imcl.exe -acceptLicense
input C:\temp\keyring_response_file.xml
-log C:\temp\keyring_log.xml
./imcl -acceptLicense
input /var/temp/keyring_response_file.xml
-log /var/temp/keyring_log.xml
./imcl -acceptLicense
input user_home/var/temp/keyring_response_file.xml
-log user_home/var/temp/keyring_log.xml
There is no migration path from keyring files to storage files because of the differences in the file structures. You must create a storage file to replace a keyring file.
For more information on using the -secureStorageFile and -masterPasswordFile options to store credentials in a credential storage file, see the Installation Manager Version 1.6 Information Center.
imcl.exe -acceptLicense
input C:\temp\install_response_file.xml
-log C:\temp\install_log.xml
-keyring C:\IM\im.keyring
./imcl -acceptLicense
input /var/temp/install_response_file.xml
-log /var/temp/install_log.xml
-keyring /var/IM/im.keyring
./imcl -acceptLicense
input user_home/var/temp/install_response_file.xml
-log user_home/var/temp/install_log.xml
-keyring user_home/var/IM/im.keyring
Read the IBM Installation Manager Version 1.6 Information Center or the IBM Installation Manager Version 1.5 Information Center for more information.
<?xml version="1.0" encoding="UTF-8"?>
<agent-input clean="true" temporary="true">
<repository location="http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WCT.v85" />
</server>
<install modify='false'>
<offering id='com.ibm.websphere.WCT.v85'
profile='WebSphere Customization Toolbox V8.5'
features='core.feature,pct,zpmt,zmmt' installFixes='none'/>
</install>
<profile id='WebSphere Customization Toolbox V8.5'
installLocation='C:\Program Files\IBM\WebSphere\Toolbox'>
<data key='eclipseLocation' value='C:\Program Files\IBM\WebSphere\Toolbox'/>
<data key='user.import.profile' value='false'/>
<data key='user.select.64bit.image,com.ibm.websphere.WCT.v85' value='false'/>
<data key='cic.selector.nl' value='en'/>
</profile>
</agent-input>
<offering profile='WebSphere Customization Toolbox V8.5'
features='core.feature,zpmt,zmmt,pct,installtools' id='com.ibm.websphere.WCT.v85'/>
where zpmt indicates
the Profile Management Tool (z/OS only), zmmt indicates
the z/OS Migration Management Tool, pct indicates
the Web Server Plug-ins Configuration Tool, and installtools indicates
the Remote Installation Tool for IBM i.