User's Manual

C:\Program Files\Dell\AdvDiags\DSET\bin> DellSystemInfo.exe -v yes -a auto
-r C:\temp\dsetreport.zip
For Linux
dellsysteminfo -v yes -a auto -r /opt/dell/myreports/dsetreport.zip
NOTE
: If -d option is not specified, then hw, st, sw, and lg data categories are collected by default.
Example 4
: To collect report information and upload to Dell Technical Support using authenticated proxy, run the
command:
For Windows
C:\Program Files\Dell\AdvDiags\DSET\bin> DellSystemInfo.exe –a manual –r
c:\temp\dset_report.zip –x 10.94.217.211:8080 –y lab\test
or
C:\Program Files\Dell\AdvDiags\DSET\bin> DellSystemInfo.exe –upload=manual
–r c:\temp\dset_report.zip —proxyhost= 10.94.217.211:8080
proxyusername=lab\test
On Remote System
Example 1:
To run the report on a remote system, provide the Fully Qualified Domain Name (FQDN) or IP address of the
remote system and administrator credentials.
For Windows
C:\Program Files\Dell\AdvDiags\DSET\bin> DellSystemInfo.exe -s
<IP_ADDRESS> -u <USERNAME> - p <PASSWORD> -d hw,sw -r C:\temp\dset.zip
For Linux
dellsysteminfo -s <IP_ADDRESS> -u <USERNAME> - p <PASSWORD> -d hw,sw -
r /opt/dell/myreports/dset.zip
NOTE
: The data collected from ESX/ESXi namespace is lesser compared to the data collected from Windows or
Linux systems on which DSET Provider is installed.
Example 2
: To collect report information and auto upload to Dell Technical Support using authenticated proxy, run the
command:
For Windows
C:\Program Files\Dell\AdvDiags\DSET\bin> DellSystemInfo.exe –a auto –r c:
\temp\dset_report.zip –x 10.94.217.211:8080 –y lab\test –s <IP_ADDRESS> –u
<USERNAME> –p <PASSWORD>
Example 3
: To collect report information from iDRAC7 source.
C:\Program Files\Dell\AdvDiags\DSET\bin> DellSystemInfo.exe -s<iDRAC IP_Address> -u <username> -
p<password> -r c:\temp\dset_report.zip
NOTE
: Limited data is collected from the iDRAC7 source.
Zero FootPrint Report Collection
Example 1
: To collect software and hardware information silently and save it in the specified location, run the following
command:
For Windows:
C:\Program Files\Dell\AdvDiags\DSET\bin> DellSystemInfo.exe
REPORTNAME=<reportname> COLLECT=<hw,sw> /qn
For Linux:
dell-dset-lx(bit)-(Version Number).bin –qn -d <hw,sw> -r<reportname>
29