Showing posts with label command line. Show all posts
Showing posts with label command line. Show all posts

Wednesday, October 23, 2013

Installing IBM Installation Manager in silent mode

  1. On a command line, change to the eclipse subdirectory in the directory where you installed Installation Manager.
    Example :
    $ cd /opt/IBM/InstallationManager/1.4.4/
  2. Run the following command, substituting your own locations for the response file:
    $ ./IBMIM --launcher.ini silent-install.ini -installAll

    Results
    All connected repositories are searched, and all available products that are found are installed.

## Note : 
You Must Installing IBM Installation Manager before install WebSphere Application Server Network Deployment 8.0.0

Installing WebSphere Application Server Network Deployment 8.5 using the command line


  1. Download WAS 8.5
  2. Unpack the images
  3. Check the OS pre-requisites
  4. Install IBM Installation Manager (IIM) and Check IIM version
  5. Update IBM Installation Manager and Check IIM version
  6. Record the Response File
  7. Perform the installation
  8. Validate the installation