
Dell iDRAC Service Module 5.3.0.0 User’s Guide
Support for iDRAC URL to get iDRAC Service Module installer
You can download iSM web packages using the URL https:// <iDRACIP>/software/ism/package.xml. You can download the packages only when iSM LC DUP is uploaded and available in iDRAC. To load it in iDRAC, enable the iDRAC LC autoupdate.
The following is a sample XML code with an Image filename mentioned to download the package:
<PayloadConfiguration> <Image filename="OM-iSM-Dell-Web-LX-<iSM version>.tar.gz" id="5DD5A8BA-1958-4673-BE77-40B69680AF5D" skip="false" type="APAC" version="<iSM version>"/> <Image filename="OM-iSM-Dell-Web-LX-<iSM version>.tar.gz.sign" id="E166C545-82A9-4D5D-8493-B834850F9C7A" skip="false" type="APAC" version="<iSM version>"/> <Image filename="OM-iSM-Dell-Web-X64-<iSM version>.exe" id="5015744F-F938-40A8-B695-5456E9055504" skip="false" type="APAC" version="<iSM version>"/> <Image filename="ISM-Dell-Web-<iSM version>-VIB-ESX8i-Live.zip" id="1F3A165D-7380-4691-A182-9D9EE0D55233" skip="false" type="APAC" version="<iSM version>"/> <Image filename="RPM-GPG-KEY-dell" id="0538B4E9-DA4D-402A-9D96-A4A55EE2234C" skip="false" type="APAC" version=""/> <Image filename="sha256sum" id="06F61B54-58E2-41FB-8CE3-B7137A60E4B7" skip="false" type="APAC" version=""/> </PayloadConfiguration>
To download the packages, use the image filename present in the XML code to append to the URL. For example: Microsoft Windows web packages can be downloaded from https://<iDRACIP>/software/ism/OM-iSM-Dell-Web-X64–<iSM version>.exe
VMware ESXi 7.x Live VIB package from Lifecycle Controller can be downloaded from https://<iDRACIP>/software/ism/ISM-Dell-Web-<iSM version>-VIB-ESX7i-Live.zip.
VMware ESXi 8.0 Live VIB package from Lifecycle Controller can be downloaded from https://<iDRACIP>/software/ism/ISM-Dell-Web-<iSM version>-VIB-ESX8i-Live.zip.
Red Hat Enterprise Linux web pack can be downloaded from https://<iDRACIP>/software/ism/OM-iSM-Dell-Web-LX-<iSM version>.tar.gz.