Install Guide
Operation Command Example and Comments
Silent or unattended
installation
For 32-bit systems, type: msiexec /i
Command_Monitor_x86.msi /qn
For 64-bit systems, type: msiexec /i
Command_Monitor_x64.msi/qn
For 32–bit Windows, use
<Command_Monitor_x86.msi
>
For 64–bit Windows, use
<Command_Monitor_x64.msi
>
Silent or unattended
installation with
Standard Namespaces
msiexec /i Command_Monitor_<x86 or x64>.msi
ADDLOCAL=Core,Hapi /qn
Supported ADDLOCAL Parameters:
• Core, Hapi
• Core, Hapi, EnableSNMP
Attended installation
with supported
languages
msiexec /i Command_Monitor_<x86 or x64>.msi
TRANSFORMS=1036.mst
To specify the installation language,
use the command line option,
TRANSFORMS= <language
ID> .mst, where <language ID>
is
• 1028 — Chinese Taiwan
• 1031 — German
• 1033 — English
• 1034 — Spanish
• 1036 — French
• 1040 — Italian
• 1041 — Japanese
• 1043 — Dutch
Netherlands
• 2052 Simplified
Chinese
• 3076 — Chinese
Hongkong
If the installation language is not
specified, the installer selects the
default operating system language,
or English if the default operating
system language is not supported.
Silent or unattended
installation to custom
directory
msiexec /i Command_Monitor_<x64>.msi
INSTALLDIR=<destination>/qn
Where <destination> is the custom
directory. And the INSTALLDIR
must be in uppercase. For example,
msiexec /i
Command_Monitor_<x86 or
x64>.msi
INSTALLDIR=c:\destinatio
n
Silent or unattended
installation with
consent for
Improvement Program
msiexec /i Command_Monitor_ <x64>.msi
USERTELEMETRYCONSENT=1/qn
To specify user consent for
Improvement program
USERTELEMETRYCONSENT
subcommand has to be used.
0 - No, I don't want to participate
in the program. This is default value
in case
USERTELEMETRYCONSENT is not
passed.
1 - Yes, I want to participate in the
program.
To read more about the Customer
Experience Improvement Program,
Installing Dell Command | Monitor 10.3 for systems running on Windows 11