Quick Start Manual

Using CLI For Windows And Linux Operating Systems
To uninstall DSET application using the CLI, run the following command from the command prompt:
For Windows Operating System
To uninstall DSET application using the CLI, run the following command from the command prompt:
Msiexec /x {9024D321-6379-4761-9E5E-CEE2CA6C1138}
The Windows Installer window displays Are you sure you want to uninstall this product?
message. Click Yes to uninstall the DSET application.
For silent uninstallation, run the command:
Msiexec /x {9024D321-6379-4761-9E5E-CEE2CA6C1138} /qn
For Linux Operating Systems
To uninstall DSET application using the CLI, run the following command from the command prompt:
dsetuninstall
Or
/opt/dell/advdiags/dset/uninstall.sh
For silent uninstallation, run the command:
dell-dset-lx(bit)-(Version Number).bin -qu
26