User's Manual

Using DSET 41
Usage Examples
This section provides examples to generate report on your local and remote
systems.
On Local System
Example 1: To collect software information and save it in the specified
location, run the following command:
For Windows
C:\Program Files\Dell\AdvDiags\DSET\bin>
DellSystemInfo.exe -d sw -r C:\temp\software.zip
For Linux
dellsysteminfo -d sw -r
/opt/dell/myreports/software.zip
Example 2: To collect information from DSETCIM namespace and save it in
the specified location, run the following command:
For Windows
C:\Program Files\Dell\AdvDiags\DSET\bin>
DellSystemInfo.exe -n root/dsetcim -r C:\temp\all.
zip
For Linux
dellsysteminfo -n root/dsetcim -r
/opt/dell/myreports/all.zip
Example 3: To collect report information with privacy enabled, auto upload
to Dell Technical Support, and save it in the specified folder, run the
following command:
For Windows
C:\Program Files\Dell\AdvDiags\DSET\bin>
DellSystemInfo.exe -v yes -a auto -r
C:\temp\dsetreport.zip