Hello guys.
I published simple powershell module for Dell Openmanage Essentials.
gallery.technet.microsoft.com/.../Dell-OpenManage-Essentials-688d82fb
It's maybe useful if you need to get data from your OME server. For example, you can get predefined OME reports or export server inventory and put it to another infrastructure system, or request alerts and hardware messages for the specific device. More examples you can find in help.
This module is a wrapper for Dell OME REST API that is installed during the OME server installation. So if you have an error try to check your REST API uri.
Documentation for Dell OME REST API http://www.dell.com/support/home/us/en/19/product-support/product/dell-openmanage-essentials-v2.2/manuals.
Thanks.