Install Guide
Operation Command Example and Comments
For 32-bit systems, type: Systems-
Management_Application_XXXXX_WIN32_<version
number>_<revision number>.EXE /s
For 64-bit systems, type: Systems-
Management_Application_XXXXX_WIN32_<version
number>_<revision number>.EXE /s
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
or If the installation language is not
specied, 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:
\destination
Installing Dell Command | Monitor10.1.0 on systems running Microsoft Windows 13