Users Guide

Table Of Contents
Using the Power CLI
To install the iSM using Power CLI:
1. Install the supported PowerCLI of ESXi on the supported Microsoft Windows operating system.
2. Copy the ISM-Dell-Web-4.0.1-<bldno>.VIB-<version>i-Live.zip file to the ESXi host.
3. Navigate to the bin directory.
4. Run Connect-VIServer and provide the server and other credentials.
5. Log on to the ESXi host using supported vSphere CLI of ESXi 6.x U3, or ESXi 7.x and create a datastore.
6. Create a folder ISM-Dell-Web-4.0.1-<bldno>.VIB-<version>I on ESXi 6.x U3, or ESXi 7.x host under /vmfs/volumes/
<datastore_name> directory.
7. Copy the ESXi ZIP file on ESXi 6.x U3, or ESXi 7.x host to /vmfs/volumes/<datastore_name>ISM-Dell-Web-4.0.1-
<bldno>.VIB-<version>I directory.
8. Unzip the ZIP file in the above specified directory.
9. Run the following command in Power CLI:
For ESXi 7.x:
Install-VMHostPatch -VMHost <VMHost I.P address> - HostPath /vmfs/volumes/
<datastore_name>name>/ISM-Dell-Web-4.0.1-<bldno>.VIB-<version>i/metadata.zip
For ESXi 6.x:
Install-VMHostPatch -VMHost <VMHost I.P address> - HostPath /vmfs/volumes/
<datastore_name>name>/ISM-Dell-Web-4.0.1-<bldno>.VIB-<version>i/metadata.zip
10. Run the following command to verify if the iSM is installed successfully on the host:
For ESXi 7.x: esxcli software component list|grep DEL-dcism.
For ESXi 6.x: esxcli software vib list|grep -i dcism.
iSM is displayed.
11. Reboot the host operating system after installing iSM using the above Power CLI command.
For more information on Power CLI, see the VMware website.
Uninstalling iDRAC Service Module on VMware ESXi
To uninstall iSM on VMware ESXi, use the following command:
For VMware ESXi 7.x: esxcli software component remove -n DEL-dcism
For VMware ESXi 6.x: esxcli software vib remove -n dcism
Installing iDRAC Service Module on supported Linux
operating systems
The complete iSM is packaged in a single Red Hat Package Manager (rpm). The package, which is accompanied by a shell script,
can install, uninstall, or enable or disable the features available.
Before installing iSM, you must install the OSC package collector using rpm -ivh dcism-osc*.rpm.
As the installer on Linux is a single rpm install, there is no granular install support. You can enable or disable the features through
the scripted installs only.
NOTE: The installer is available for all iSM supported 64-bit versions of Linux operating systems.
Installing iDRAC Service Module 17