Dell v1.1 Manual do Utilizador Página 173

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 172
Running a Discovery, Inventory, and Status Polling Tasks
Description: The Set-RunDiscovery, Set-RunInventory, Set-RunDiscoveryInventory, and Set-
RunStatusPoll commands allows you to perform discovery, inventory and status polling on a discovery range or
discovery range group. Enter the ranges either using an xml file or by specifying the range. For more information about
the
RangeList.xml file, see Specifying IPs, Ranges, or Host Names Using XML or CSV Files
Commands:
PS> Set-RunDiscovery -Range <rangename>
PS> Set-RunDiscovery -GroupName <rangeGroupName>
PS> Set-RunDiscovery -RangeList <rangelist.xml>
PS> Set-RunInventory -Range <rangename>
PS> Set-RunInventory -GroupName <rangeGroupName>
PS> Set-RunInventory -RangeList <rangelist.xml>
PS> Set-RunDiscoveryInventory -Range <rangename>
PS> Set-RunDiscoveryInventory -GroupName <rangeGroupName>
PS> Set-RunDiscoveryInventory -RangeList <rangelist.xml>
PS> Set-RunStatusPoll -Range <rangename>
PS> Set-RunStatusPoll -GroupName <rangeGroupName>
PS> Set-RunStatusPoll -RangeList <rangelist.xml>
Examples:
PS> Set-RunDiscovery -Range 10.23.23.1
PS> Set-RunInventory -GroupName MyServers
PS> Set-RunDiscoveryInventory -RangeList .\Samples\RangeList.xml
Retrieving the Status Execution Progress of a Discovery Range
Description: The Get-DiscoveryStatus command allows you to get the progress of a discovery range. Enter the
ranges either using an xml file or by specifying the range. For information about the
RangeList.xml file, see Specifying
IPs, Ranges, or Host Names Using XML or CSV Files.
Commands:
PS> Get-DiscoveryStatus —Range <rangeName>
PS> Get-Discovery -RangeList <RangeList.xml>
PS> Get-Discovery -GroupName <group name>
Examples:
PS> Get-DiscoveryStatus —Range 10.35.2.1
PS> Get-Discovery -RangeList .\Samples\RangeList.xml
PS> Get-Discovery -GroupName Group1
173
Vista de página 172
1 2 ... 168 169 170 171 172 173 174 175

Comentários a estes Manuais

Sem comentários