Deployment Guide
Installing Command | Configure in silent mode using the MSI file
Command | Configure can be installed in silent mode in the default folder or a custom folder.
• Installing in the default folder
• Installing in a custom folder
In the default folder
1. Browse to the folder where you have extracted the Command | Configure installer from the DUP.
2. Run the following command: msiexec.exe /i Command_Configure.msi /qn
The Command | Configure components are silently installed in the following locations:
• For 32-bit systems; C:\Program Files\Dell\Command Configure\X86
• For 64-bit systems; C:\Program Files (x86)\Dell\Command Configure\X86_64
Installing in custom folder
To specify a custom installation directory:
Run the following command: msiexec /i Command_Configure.msi
INSTALLDIR=<destination>/ qn
where <destination> is the custom directory. The INSTALLDIR
must be in uppercase.
For example, msiexec /i Command_Configure.msi INSTALLDIR=c:\destination /qn
Installing Command | Configure on systems running
Linux
NOTE: Command | Configure GUI is not supported on systems running the Linux operating system.
1. From dell.com/support, download the command_configure-linux-<version>-<buildnum>.tar.gz
file.
2. Untar the file using the following command: tar -zxvf command_configure-linux-
<version>-<buildnum>.tar.gz
3. Install the RPMs in the file.
Related Links:
• Installing Command | Configure on systems running Red Hat Enterprise Linux 7
• Installing Command | Configure on systems running Red Hat Enterprise Linux 6
• Installing Command | Configure on systems running Red Hat Enterprise Linux 5
Installing Command | Configure on systems running Red Hat Enterprise
Linux 7
To install Command | Configure on systems running Red Hat Enterprise Linux 7 systems using 64-bit
RPMs, browse to the RHEL7 directory (\lx64\RHEL7), untar the file, and run the commands in the
following order:
1. rpm -ivh srvadmin-hapi-7.4.0-4.2.8.el6.x86_64.rpm
2. rpm -ivh command_configure-linux-3.0.0-<buildnum>.x86_64.rpm
7