Users Guide

Table Of Contents
Upgrades only
Upgrades only option is considered while determining the applicable updates. This option is also used with --remote for the
remote system .
Command for Linux:
dsu --apply-upgrades-only
Command for Windows:
dsu --apply-upgrades-only
Downgrades only
To get the list of down-gradable components.
Command for Linux:
dsu --apply-downgrades
Command for Windows:
dsu --apply-downgrades
Updates list
To apply the updates specified in the file list, if applicable and available in catalog.
Command for Linux:
dsu --update-list=<FILENAME1,FILENAME2,...>
Command for Windows:
dsu --update-list=<FILENAME1,FILENAME2,...>
Equivalent version updates
To get the list of applicable components of the same versions for updating.
For example, if the installed version of the component is same as the available version of the component in the catalog, below
option is used.
Command for Linux:
dsu --apply-equivalents
Command for Windows:
dsu --apply-equivalents
Inventory file path
To provide the path of the inventory file.
52
Dell System Update Options