You can deploy a package or packages to a directory on
the local system using the command-line properties defined in the
XML package.
The following prerequisites are required to complete this
task.
Prerequisites
- You are running UpdateXpress System Pack Installer on
the local system to be updated.
- The system must is running a supported operating system.
- Run UpdateXpress System Pack Installer using
the update command from the CLI using the options
that specify the location on the file system to search for the update
packages and the option to apply the updates to the local system in
interactive mode.
Example:
C:\uxsp> lnvgy_utl_uxspi_10.6_winsrvr_32-64.exe update --local=C:\updates
- You can view the status on standard output stdout as
the application reads all of the UpdateXpress System Pack XML files in the
specified directory to determine which UpdateXpress System Pack are
applicable to the system.
UpdateXpress System Pack Installer builds
an internal catalog of the available updates as specified by the XML
file. This catalog is regenerated each time
UpdateXpress System Pack Installer runs.
UpdateXpress System Pack Installer performs the
following tasks:
- Gathers the system inventory, providing status.
- Compares the inventory with the update catalog and determines
a recommendation of updates to apply.
- Displays a list of available updates. This list includes: a description,
filename, current version, new version, severity, a field for enabling
or disabling each update, and a number associated with each update.
- Enter the number of the updated that you want to enable
or disable.
- Type a to apply the updates. Instructions
are displayed on the screen to tell you how to perform this step.
UpdateXpress System Pack Installer performs the following
tasks:
- Provides status while it proceeds to sequentially run each applicable
and enabled update on the local system.
- Displays the final status of all the updates that were applied.
- Exits with a return code designating whether the updates were
successful or not.
- Logs status to the system logs during this operation.
The following list provides possible error conditions that
can occur.