IBM Support

How to prevent a reboot when using-updateAll in IBM Installation Manager

Question & Answer


Question

How do you provent a reboot when you use -updateAll in IBM Installation Manager (IM)?

Cause

IBM Installation Manager causes a reboot after the update, when you use -updateAll instead of a response file. When you update IBM Rational ClearCase using imcl.exe -silent -sVP -updateAll, your computer will reboot at the end of the update.

Answer

Use both the rebootLater and the -updateAll flags inside a response file.

EXAMPLE RESPONSE FILE CONTENT

<?xml version="1.0" encoding="UTF-8"?>

<agent-input rebootLater='true'>

<server>

<repository location='\\fileserver\Software\ClearCase\7.1\win\disk1'/>

</server>

<profile installLocation='C:\Program Files\IBM\RationalSDLC' id='IBM Rational SDLC'>

</profile>

<updateAll/>

</agent-input>





NOTES

  • The -updateAll flag will cause IM to search for and install all updates that it can find for the products that you installed in the specified installLocation.

  • You can specify the product repositories inside the Installation Manager preferences, in the repository location argument of the response file, or both.

  • You can start the silent update through the folowing command line.

    <code>]...\Installation Manager\eclipse\tools\imcl.exe -silent -sVP -input C:\responsefile.xml


  • For more information consult the Installation Manager Information Center about command line arguments and response file content.

[{"Product":{"code":"SSDV2W","label":"IBM Installation Manager"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Update","Platform":[{"code":"PF033","label":"Windows"}],"Version":"1.0;1.2;1.4;1.5;1.6","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
25 October 2021

UID

swg21570232