White Papers

Discovery and inventory commands
11 Advantages of Command Line Interface in Dell EMC OpenManage Essentials
Removing Discovery Range
3.5 Create discovery range group
PS> Add-DiscoveryRangeGroup Profile <profile.xml> -GroupName <group name>
RangeList <list.xml>
Input Parameters
A discovery configuration profile file, the name of the group to create, a list or ranges to add to the
group
Output
A message indicating the operation was successful, or
A Failure message
NoteThis command may be partially successful if the group was created, but not all ranges were added
possibly because of malformed range names, or range names that already exist. The command provides
relevant feedback to the user.
Adding Discovery Range Group
3.6 Remove discovery range group
PS> Remove-DiscoveryRangeGroup GroupName <groupName>
Input Parameter
The group name to be removed
Output
A message indicating the operation was successful, or
A Failure message