Users Guide

dsu --source-type=REPOSITORY --source-location=="<path_to_suu>\Repository\" --ic-
location="<path_to_suu>\bin\Windows\invcol.exe
Command to update the type of the repository
dsu --source-type=REPOSITORY --source-location="ftp.dell.com/catalog"
dsu --source-type=OSNATIVE
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 use reboot options
dsu --reboot
Restarts the system for updates to take eect.
dsu --config="<configFile Path>" --remote --category=BI -e --reboot
The command restarts the remote systems specied in the cong le if the update requires a restart of the system and will relaunch DSU
to check the status of the same.
Command to use push remote updates
dsu --push-remote-updates --remote --config="<filepath>" --category=BI
To push all the required updates to the remote system from the system where DSU is running, runs the update and provides the status
back.
Command to use the installer option
dsu --dsu-lin64-installer-location="<location>"
dsu --remote --config=/home/dsu/config.xml --dsu-lin64-installer-location=/home/dsu/Systems-
Management_Application_FT56W_LN64_1.6.0_A00.BIN
--dsu-win64-installer-location=C:\dsu\ Systems-Management_Application_FT56W_WN64_1.6.0_A00.EXE
--dsu-lin64-installer-location=/home/dsu/ Systems-
Management_Application_FT56W_LN64_1.6.0_A00.BIN
To pick the location provided and install at remote system if DSU is not installed. Alternatively if uselatestdsu attribute is true then
following DUP will be used to replace the DSU at remote system.
24
Sample options usage