White Papers

Device group management
18 Advantages of Command Line Interface in Dell EMC OpenManage Essentials
4.4 Remove devices from custom group
PS> Remove-DevicesFromCustomGroup Group <groupName> -DeviceList
<deviceList.xml> | -Devices <comma delimited list of devices>
Input Parameters
Group Name to remove devices from
A list of devices to remove
Output
Success, or
Note: If any of the devices specified in the device list are not members of the group, the devices are
ignored and a warning message is displayed.
A failure message
Removing devices from custom group
4.5 Listing device membership
PS> Select-DevicesFromGroup Group <groupName>
Input Parameters
Group Name
Output
A list of device comprising the group one per line, or
A failure message
Listing devices in a custom group