To apply the upgrade

  1. Run the CLI i3-update-load command to load the upgrade.zip file:

    Windows     infra\bin\psin_cli.bat
                        -action i3-update-load
                        -i3-user admin
                        -i3-clear-password admin
                        -zip-file Precise DVD\Upgrade to v10.x.x\Upgrade.zip

    UNIX            ./infra/bin/psin_cli.sh
                        -action i3-update-load
                        -i3-user admin
                        -i3-clear-password admin
                        -zip-file Precise DVD\Upgrade to v10.x.x\Upgrade.zip

  2. Run the CLI i3-update-prepare command to prepare the update:

    Windows     infra\bin\psin_cli.bat
                         -action i3-update-prepare
                         -i3-user admin
                         -i3-clear-password admin
                         -{-servers “<servers>” | -all-servers true}
                         -updates-ids V10xx_UPGRADE

    UNIX            ./infra/bin/psin_cli.sh
                         -action i3-update-prepare
                         -i3-user admin
                         -i3-clear-password admin
                         -{-servers “<servers>” | -all-servers true}
                         -updates-ids V10xx_UPGRADE

  3. Run the CLI i3-update-install command to apply the update:

    Windows      infra\bin\psin_cli.bat
                         -action i3-update-install
                         -i3-user admin
                         -i3-clear-password admin
                          {-servers "<servers>" | -all-servers true}
                         -updates-ids V10xx_UPGRADE

    UNIX            ./infra/bin/psin_cli.sh
                         -action i3-update-install
                         -i3-user admin
                         -i3-clear-password admin
                          {-servers "<servers>" | -all-servers true}
                         -updates-ids V10xx_UPGRADE

  4. Perform the post-update action items that appear.


 |    |  |   |   |