Software Inventory Logging Aggregator Cmdlets

Aplica-se a: Windows 10, Windows PowerShell 5.0, Windows Server Technical Preview

O Windows PowerShell® é um shell de linha de comando baseado em tarefa e linguagem de script criado especialmente para a administração do sistema. Esse tópico de referência para o profissional de TI fornece assistência na utilização de cmdlets do Windows PowerShel para criar scripts e automatizar tarefas.

Software Inventory Logging Aggregator cmdlets

This reference provides cmdlet descriptions and syntax for the Software Inventory Logging Aggregator cmdlets. This table lists the cmdlets in alphabetical order.

Cmdlet Description

Add-SilVMHost

Adds and updates host information in the Software Inventory Logging Aggregator database.

Get-SilAggregator

Gets configuration settings for the Software Inventory Logging Aggregator.

Get-SilAggregatorData

Gets data from the Software Inventory Logging Aggregator database.

Get-SilVMHost

Gets host data objects.

Publish-SilReport

Generates a report in Software Inventory Logging Aggregator.

Remove-SilVMHost

Removes hosts from the Software Inventory Logging Aggregator database.

Set-SilAggregator

Sets values for the polling start time and the polling interval.

Start-SilAggregator

Starts the Software Inventory Logging Aggregator.

Stop-SilAggregator

Stops the Software Inventory Logging Aggregator.

Para obter mais informações sobre, ou para obter a sintaxe de alguns dos cmdlets, use o Get-Help <nome do cmdlet> cmdlet, onde <cmdlet name> é o nome do cmdlet que você deseja pesquisar. Para obter mais informações detalhadas, você pode executar qualquer um dos seguintes cmdlets:

Get-Help <nome do cmdlet> -Detalhada
Get-Help <nome do cmdlet> -Exemplos
Get-Help <nome do cmdlet> -Total