Users Guide
Configuration file
Configuration of the file path for DSU.
All the configuration and options are specified using this option. Once this option is specified, the remaining options are ignored.
NOTE: For the given config file, it performs schema check only if the schema file (config.xsd) is available at %programdata
%\Dell\DellEMCSystemUpdate\dell_dup. To Download schema file, see http://downloads.dell.com/catalog/schema/
Command for Linux:
dsu --config=<FILE>
Command for Windows:
dsu --config=<FILE>
Destination type
If the applicable updates are packaged for a specific destination, below command is used. To know more about creating of
bootable ISO, click on ISO below.
1. ISO is used for creating bootable ISO.
2. CBD is used for creating a repository with deployment script.
If the destination type is invalid, then INVALID_DESTINATION_TYPE is returned.
Command for Linux:
dsu --destination-type=<TYPE> [ISO|CBD]
Command for Windows:
dsu --destination-type=<TYPE>[ISO|CBD]
Path of the inventory collector binary file
Allows users to specify the location from which IC is selected.
This overrides the IC from the catalog when specified.
When it is used with --remote option, the IC binary file is used for the remote system for inventory. If invalid location is
provided then INVALID_IC_LOCATIONis returned.
Command for Linux:
dsu --ic-location=<inventory collector binary location>
Command for Windows:
dsu --ic-location=<inventory collector binary location>
NOTE:
.sign file is provided by the user is located in the same IC location. Else, use --ignore-signature to disable
signature check.
NOTE: While performing inventory for remote systems, the IC-log is seen only on the remote host systems.
Source Location
Allows user to specify the local or network directory location of the source or repository.
Dell System Update Options
53