Users Guide

dsu --source-type=REPOSITORY --source-location= ="<path_to_suu> repository" --ic-
location="<path_to_suu>/bin/Linux/invcol
Microsoft Windows Operating System:
dsu --source-type=REPOSITORY --source-location=="<path_to_suu> Repository" --ic-
location="<path_to_suu>\bin\Windows\invcol.exe
Command to update from the provided repository
dsu --source-type=REPOSITORY --source-location="downloads.dell.com/catalog"
dsu --source-type=OSNATIVE
In case of OSNATIVE the default repository will take the respective operating system avor.
Command to create bootable DSU ISO
Linux Operating System:
dsu --destination-type=ISO --destination-location="/home/demo.iso" -n -source-type=REPOSITORY --
source-location="192.168.10.11/16.08.00" --config="/usr/libexec/dell_dup/dsuconfig.xml"
Windows Operating System:
dsu --destination-type=ISO --destination-location="C:\demo.iso" -n -source-type=REPOSITORY --
source-location="192.168.10.11/16.08.00" --config="C:\dsuconfig.xml"
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="downloads.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:
28
Sample options usage