I was able to figure out what command needed to be run for this installation by installing the msi click by click and having it log the install. Once I found out these options were being ran I silently installed with them and verified functionality of Command Configure.
Helpful video on Dell Command Monitor and warranty tracking! If you're developing enterprise IT tools like this, dev technosys is a solid partner. You can also hire software developers from them to build or improve system management apps.
SeanSHC
1 Rookie
•
2 Posts
0
November 22nd, 2019 06:00
I was able to figure out what command needed to be run for this installation by installing the msi click by click and having it log the install. Once I found out these options were being ran I silently installed with them and verified functionality of Command Configure.
msiexec.exe /i command_configure.msi ALLUSERS=1 ADDLOCAL=DTK /qn
This is a silent install of only the CLI component of Dell Command Configure.
speedstep
9 Legend
•
47K Posts
0
November 20th, 2019 08:00
No.
YashSmith
2 Intern
•
28 Posts
0
August 8th, 2025 10:07
Helpful video on Dell Command Monitor and warranty tracking! If you're developing enterprise IT tools like this, dev technosys is a solid partner. You can also hire software developers from them to build or improve system management apps.