Users Guide

Installing Management Station Software 69
NOTE: You have to type the ADDLOCAL, REINSTALL, and REMOVE CLI parameters in upper case as they are
case-sensitive.
You can include the ADDLOCAL customization parameter on the command line, and assign the
feature ID (or IDs) of the software feature that you would like to install. An example is:
msiexec.exe /i MgmtSt.msi ADDLOCAL=ITA /qb
This command runs the installation for Management Station and installs only IT Assistant, in an
unattended and verbose (with messages) mode.
You can include the REINSTALL customization parameter on the command line, and assign the
feature ID (or IDs) of the software feature that you would like to reinstall. An example is
msiexec.exe /i MgmtSt.msi REINSTALL=RACMS /qb
This command runs the installation for only the Management Station and reinstalls Remote Access
Controller Management Station, in an unattended and verbose mode.
The REMOVE customization parameter can be included on the command line and assigned the
feature ID (or IDs) of the software feature that you would like to uninstall. An example is
msiexec.exe /i MgmtSt.msi REMOVE=RACMS /qb
This command runs only the installation for Management Station and uninstalls Remote Access
Controller Management Station, in an unattended and verbose mode.
You can also choose to install, reinstall, and uninstall features with one execution of the msiexec.exe
program. An example is
msiexec.exe /i MgmtSt.msi ADDLOCAL=ADS REINSTALL=ITA REMOVE=BMC /qb
Table 5-2. Feature IDs for the Management Station
Feature ID Description
ADS Active Directory Snap-in Utility
BMU Baseboard Management Controller Management Utility
ITA IT Assistant
RACMS DRAC Tools