White Papers

Discovery and inventory commands
14 Advantages of Command Line Interface in Dell EMC OpenManage Essentials
Removing discovery exclude range
3.11 Run a discovery range or group: discovery, inventory, discovery &
inventory, or status polling
PS> Set-RunDiscovery Range <rangeName> | RangeGroup <
rangeGroupName> | -RangeList <rangeList.xml>
PS> Set-RunInventory Range <rangeName> | RangeGroup <
rangeGroupName> | -RangeList <rangeList.xml>
PS> Set-RunDiscoveryInventory Range <rangeName> | RangeGroup <
rangeGroupName> | -RangeList <rangeList.xml>
PS> Set-RunStatusPoll Range <rangeName> | RangeGroup <
rangeGroupName> | -RangeList <rangeList.xml>
Input Parameters
An individual range name
An individual range group
A range list of individual ranges
NoteA range list of discovery range groups is currently not supported.
Output
A message indicating the operation was successful, or
For each range that has a condition as outlined below, a line will be printed on the console
o Failed: Range/Range Group does not exist
o Failed: Range/Range Group currently disabled
o Failed: <other system error>
Execute discovery and inventory
3.12 Get status execution progress of a discovery range
PS> Get-DiscoveryStatus Range <rangeName>
PS> Get-DiscoveryStatus RangeList <rangeList.xml>
PS> Get-DiscoveryStatus GroupName <group name>