Software Inventory Logging Aggregator Cmdlets

Mis à jour: septembre 2015

S'applique à: Windows 10, Windows PowerShell 5.0, Windows Server Technical Preview

Windows PowerShell® est un interpréteur de ligne de commande et un langage de script basé sur des tâches et conçu tout spécialement pour l'administration système. Cette rubrique de référence destinée aux professionnels des technologies de l'information fournit une assistance afin d'utiliser les applets de commande Windows PowerShell pour écrire des scripts et automatiser des tâches.

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.

Pour plus d'informations sur une applet de commande, ou sur sa syntaxe, utilisez l'applet de commande Get-Help <cmdlet name>, où <cmdlet name> est le nom de l'applet de commande que vous recherchez. Pour plus d'informations, exécutez l'une des applets de commande suivantes :

Get-Help <cmdlet name> -Detailed
Get-Help <cmdlet name> -Examples
Get-Help <cmdlet name> -Full