Release Notes

Issue 2:
Description
"Device Name" is a default field and is present in all reports. [134260]
Issue 3:
Description
The time displayed in the reports generated by Essentials and the "Device Summary/Details" page is in
the time zone corresponding to the management station. [75603]
Issue 4:
Description
Software Components report does not display entries for ESXi servers.
Issue 5:
Description
To populate 'Modular enclosure reports' the CMC should have firmware version 4.0 and above
Issue 6:
Description
Windows Server 2008 R2 and Windows 7 will not let you add the Administrators and Users group to the
OmeUsers and OmeAdministrators groups using computer management. If you want to add the
Administrators and Users group, use the command prompt or delete the OME groups to have them
reset.
Command to list your local groups:
net localgroup
Command to add Users to OmeUsers:
net localgroup "OmeUsers" Users /add
Command to add Administrators to OmeAdministrators
net localgroup "OmeAdministrators" Administrators /add
Command Line Interface (CLI)
Issue 1:
Description
OpenManage Essentials CLI functionality will not work when a non-default Console Launch port is used
for installing OpenManage Essentials. If you want to use the CLI functionality, make sure that the default
console launch port 2607 is used during installation.
Issue 2:
Description
OpenManage Essentials CLI does not support deleting nested custom groups. While deleting a child
custom group using CLI, OpenManage Essentials deletes the parent custom group as well. You can
delete the child custom group using the right-click option in the GUI.
Miscellaneous
Issue 1:
Description
Push notifications are not received in OpenManage Mobile in the following scenario:
1. Install OpenManage Mobile and subscribe to am OpenManage Essentials console.
2. Uninstall OpenManage Essentials, retaining the database.
3. Reinstall OpenManage Essentials using the retained database. [41335]