Users Guide

Table Of Contents
Command for Linux:
dsu --destination-location=<DIR>
Command for Windows:
dsu --destination-location=<DIR>
Bootable ISO log
This option allows to specify the location at which the log is written while applying the updates using the bootable ISO.
Command for Linux:
dsu --bootable-log-location=<Log file location>
Command for Windows:
dsu --bootable-log-location=<Log file location>
Source type
Allows users to specify the type of source update.
1. OSNATIVE for YUM or any operating system default repository
2. DRM or Dell creates repository for REPOSITORY.
If any other value is specified, then INVALID_UPDATE_SOURCE_TYPE is returned.
Command for Linux:
dsu --sourcetype=<OSNATIVE|REPOSITORY>
Command for Windows:
dsu --sourcetype=<OSNATIVE|REPOSITORY>
Path to save the log file
To provide the file path to save the dsu log file.
Command for Linux:
dsu --output-log-file=/root/dsu.log
Command for Windows:
dsu --output-log-file=C:\dsu.log
List only critical updates
To list critical component updates. The DSU selection views shall display Criticality of the updates along with update name.
[ Urgent/Recommended/Optional] Dependent updates (only Hard) shall also be listed along with the updates.
Command for Linux:
dsu --list-critical-updates
Dell System Update Options
55