Users Guide
or
PS> Add-DevicesToCustomGroup –GroupName MyServers –Devices PE2900-WK28-ZMD, PWR-
CODE.US.DELL.COM, HYPERVISOR, M80504-W2K8
Example of a DeviceList.xml le:
<DeviceList>
<Device Name="PE2900-WK28-ZMD"/>
<Device Name="PWR-CODE.US.DELL.COM"/>
<Device Name="HYPERVISOR"/>
<Device Name="M80504-W2K8"/>
</DeviceList>
Deleting a Group
Description: The Remove-CustomGroup command allows you to remove a group from the root node.
Command:
PS> Remove-CustomGroup –GroupName <groupName>
Example:
PS> Remove-CustomGroup –GroupName MyServers
376