The compare and update functions inventory the system where an update will be performed, query the update directory for a list of applicable update packages, compare the inventory to the applicable update list, recommend a set of updates to apply, and then deploy those updates to the system.
The compare command gathers the inventory on the system and queries a specified location and then compares the data and displays the result.
lnvgy_utl_uxspi_10.6_winsrvr_32-64.exe compare [options]
lnvgy_utl_uxspi_10.6_winsrvr_32-64.exe update [options]
Example: --update-args="UEFI:--backup,IMM:--user=userid --password=passw0rd".
<program> update --include=ibm_fw_bios_ne34a_i386 --driversis equivalent to:
<program> update --drivers --include=ibm_fw_bios_ne34a_i386This example deploys drivers and the BIOS update specified by the -include option.
C:\><program>.exe update --local=uxsp\4199\windows\ -u -s allThis is an example of how to:
[root@localhost /root/uxsp/4199/rhel4]# ./<program> coThis is an example of how to:
The default operation for Linux device drivers is to maintain the Linux distribution certified drivers whenever possible. Therefore by default, the installer will not apply the Linux device drivers from the UpdateXpress System Pack. To override this behavior you need to specify the --linuxoverride argument with either the update name to override or all to override all linux device drivers. Once a device driver is no longer the same as the Linux distribution certified driver, you no longer need to specify the --linuxoverride argument on subsequent UpdateXpress System Pack updates.
You can use the UpdateXpress System Pack Installer GUI to compare and update UpdateXpress System Packs and the latest individual updates.