Release Notes
Important Notes
Known Issues and Resolutions
Issue 1
Description: If you try to add PE driver maintenance packs, chassis components or BIOS update package
of Dell business client systems, such as Latitude, OptiPlex or Precision, to an existing local repository by
using DRM, the following error message is displayed:
"Failed to import selected DUP file(s)."
Resolution: This is a known issue. Components in the Dell Update Packages (DUPs) format will work
correctly without errors.
Issue 2
Description: Encounter unexpected errors while running a DRM output bootable deployment media ISO
that contains custom script.
Resolution: If you want to run custom script on DRM output bootable ISO, make sure to include next
export command before launching any Dell OpenManage Deployment Toolkit utilities:
export PATH=$PATH:/opt/dell/toolkit/bin
export LD_LIBRARY_PATH=$PATH:/opt/dell/toolkit/lib:/opt/lsi
An example of custom script:
#!/bin/bash
export PATH=$PATH:/opt/dell/toolkit/bin
export LD_LIBRARY_PATH=$PATH:/opt/dell/toolkit/lib:/opt/lsi raidcfg -ctrl
racadm version
Issue 3
Description: Dell Client Manager (DCM) cannot recognize the DRM output XML catalog.
Resolution: If you save a local repository to be used by DCM, you must save the catalog by using Cab
Files (.cab) type and name it as CatalogPC.cab. The DCM cannot recognize XML catalog files.
Issue 4
Description: You cannot downgrade to a lower version of DRM using the current DRM installer.
Resolution: To install an earlier version of DRM, first uninstall the newer version manually through
Add/Remove Programs in the Windows Control Panel, and then run the installer of the desired version.
Description: When multiple users use the single user installation option to install the product on the
same system, uninstallation by one user eliminates program files and binaries, but leaves shortcuts on
other users' desktop.
Resolution: None
Issue 6
Description: While creating a repository from Dell OpenManage Essentials (OME) v1.0 inventory if the
user does not have correct privileges, there will be a popup window with an empty message.
Resolution: The users can click OK on the message box. Then DRM will ask the user to provide the
proper credential in order to get inventory from OME. If the user's credential does not have the proper
permission, DRM will fail to create the repository.