Release Notes

Issue 5:
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
OpenManage Essentials does not display the Controller Information, Enclosure Information, and Physical
Disk Information for Dell Compellent devices with firmware version 6.4.1. However, this issue is not
observed for Compellent devices with firmware version 6.3.
Issue 2:
Description
You may not get appropriate privileges in the OpenManage Essentials GUI if:
You are part of an Active Directory group, which is in turn part of another group
You launch Server Administrator using the desktop icon and Single Sign-on is enabled. [167801].
Issue 3:
Description
If the CPU throttles, the following message is displayed in the Hardware System Event Log (SEL) with an
unknown severity:
System Board Power Optimized: Performance status sensor for System Board, unknown event. This
would be displayed in the "Hardware Logs" tab when you select the system in the Devices view.
[175331]