Users Guide

Uninstalling Management Station Software in CLI Mode
To uninstall management station software, run the commands as listed in the table below.
Table 1. Commands to Uninstall Management Station Software
Management Station Software Command
DRAC Tools msiexec /x DRAC.msi (or) msiexec /x
{7B81DA70-4A51-4E11-9017-8376131E6872}
BMU msiexec /x BMC.msi (or) msiexec /x
{673F94C2-8932-46B3-94A3-C91EF0CB1481}
Active Directory Snap-In msiexec /x ADSnapIn.msi (or) msiexec /x
{8E61D3A4-0812-4776-8A23-B88EA897205B}
Installing Management Station Software on Supported Red Hat
Enterprise Linux, SUSE Linux Enterprise Server, and VMware ESX
Server
Only DRAC tools and BMU are supported on the Red Hat Enterprise Linux, SUSE Linux Enterprise Server, and VMware
ESX Server operating systems.
On systems running Red Hat Enterprise Linux 5 operating system, DVDs are auto-mounted with the -noexec mount
option. This option does not allow you to run any executable from the DVD. You must mount the DVD-ROM manually and
then run the executables.
To install BMU, navigate to the SYSMGMT/ManagementStation/linux/bmc directory and install the BMU RPM specific to
the operating system as follows:
For systems running Red Hat Enterprise Linux, type rpm -ivh osabmcutil*-RHEL-*.rpm
For systems running SUSE Linux Enterprise Server, type rpm -ivh osabmcutil*-SUSE-*.rpm
To install the latest version of DRAC Tools:
1. Uninstall the existing IPMI tool:
a. Query the existing IPMI tool: rpm -qa | grep ipmitool
If the IPMI tool is already installed, the query returns ipmitool-x.x.xx-x.x.xx.
b. To uninstall the IPMI tool:
* On systems running SUSE Linux Enterprise Server and VMware ESX Server, type rpm -e
ipmitool-x.x.xx-x.x.xx
* On systems running Red Hat Enterprise Linux 5.x, type rpm –e OpenIPMI-tools
* On systems running Red Hat Enterprise Linux 6.x, type rpm –e ipmitool
2. Navigate to the SYSMGMT/ManagementStation/linux/rac/<OS> directory and type rpm -ivh *.rpm
9