+

Search Tips   |   Advanced Search

(Dist) Install in group mode

Use IBM Installation Manager group mode to allow multiple users to use a single instance of Installation Manager to manage software packages.


Tasks

  1. Create a group.

    For example: wasadmin

  2. Create multiple user IDs.

    For example: installadmin, imuser

  3. Make the group that we created the primary group for the user IDs that we created.

  4. Create a file system where all of the products will be installed.

    For example: /WASProducts

  5. Give write access to this file system to all of the user IDs that we created.

  6. Using one of the user IDs that we created, install Installation Manager in group mode to the file system that we created.

    Use installadmin, for example, to install Installation Manager in group mode using the GUI:

      groupinst -dataLocation /WASProducts/IMAppData -installationDirectory /WASProducts/IM_Home

  7. Using one of the user IDs that we created, start Installation Manager and install a WAS product to the file system that we created.

    Use installadmin, for example, to install the Network Deployment product in:

      /WASProducts/WASV90/ND

    ...with the Samples feature.

  8. Exit Installation Manager.

  9. Using one of the other user IDs that we created, we can maintain the product installation.

    Use imuser, for example, to update the Network Deployment product with additional optional features, remove features, or add fix packs. Start Installation Manager under the imuser user ID, and perform any necessary changes to the installation.


What to do next

If WAS is installed in group mode, the user who performs its uninstallation must have the appropriate group permissions to delete all profiles associated with that installation. Otherwise, uninstallation will fail with permission problems when the process tries to delete the profiles.