Users Guide

categories mentioned to be updated rst and
ApplyLast allows the user to apply the updates last.
ApplySequence -> Sequence ->
Category
Value OrderID
There are two attributes which has to be mentioned
for this feature:
Value - Category value is to be provided. To get
the category value use the option --get-
categories
OrderID - OrderID is positive integer value which
will be used to apply the updates in an ascending
order.
Default order for updating is:
iDRAC / LC
Applications like: Diagnostics – DI, iSM
Device Driver (Storage, SNAC, Chipset, Video)
Device Firmware (Storage, SNAC, PSU, CPLD)
BIOS
Command to create bootable non-interactive DSU ISO
Linux Operating System:
dsu --non-interactive --destination-type=ISO --destination-location=/root/home/output.iso --
config=/root/home/config.xml --source-type=REPOSITORY --source-location="ftp.dell.com/catalog"
Microsoft Windows Operating System:
dsu --non-interactive --destination-type=ISO --destination-location= C:\output.iso –—config=C:
\config.xml
Command to create bootable interactive DSU ISO
Linux Operating System:
dsu --destination-type=ISO --destination-location=/root/home/output.iso
Microsoft Windows Operating System:
dsu --destination-type=ISO --destination-location= C:\output.iso
Command to package the selected updates to a folder
using existing bootable ISO
Linux Operating System:
dsu --destination-type=CBD --destination-location=/root/home/outdirectory --bootable-log-
location=/var/log/bootmsg.log
Microsoft Windows Operating System:
dsu --destination-type=CBD --destination-location= C:\outdirectory --bootable-log-
location=/var/log/bootmsg.log
Sample options usage
17