Stop-SilAggregator

Stop-SilAggregator

Stops the Software Inventory Logging Aggregator.

Syntaxe

Parameter Set: Default
Stop-SilAggregator [-Force] [-Confirm] [-WhatIf] [ <CommonParameters>]

Description détaillée

The Stop-SilAggregator cmdlet stops the Software Inventory Logging Aggregator. If the polling operations and receiver service are running currently, this cmdlet waits and allows them to complete their current operations, and then stops those operations. While the cmdlet waits for the operations to finish, it shows the remaining file count and host count to be processed every 30 seconds.

Specify the Force parameter to stop the aggregator without waiting for polling operations and the receiver service to complete operations.

Paramètres

-Force

Indicates that this cmdlet stops the Software Inventory Logging Aggregator without waiting for polling operations and the receiver service to complete operations. Specifying this parameter could result in incomplete data.

Alias

none

Requis ?

false

Position ?

named

Valeur par défaut

none

Accepter l'entrée de pipeline ?

false

Accepter les caractères génériques ?

false

-Confirm

Vous invite à confirmer l'exécution de l'applet de commande.

Requis ?

false

Position ?

named

Valeur par défaut

false

Accepter l'entrée de pipeline ?

false

Accepter les caractères génériques ?

false

-WhatIf

Indique ce qui se produit en cas d'exécution de l'applet de commande. L'applet de commande n'est pas exécutée.

Requis ?

false

Position ?

named

Valeur par défaut

false

Accepter l'entrée de pipeline ?

false

Accepter les caractères génériques ?

false

<CommonParameters>

Cette applet de commande prend en charge les paramètres courants : -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer et -OutVariable. Pour plus d'informations, consultez  . about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entrées

Le type d'entrée correspond au type des objets que vous pouvez adresser à l'applet de commande.

Sorties

Le type de sortie correspond au type des objets que l'applet de commande émet.

Exemples

Example 1: Stop the aggregator

This command stops the Software Inventory Logging Aggregator.

PS C:\> Stop-SilAggregator

Example 2: Stop the aggregator immediately

This command stops the Software Inventory Logging Aggregator immediately. Specifying the Force parameter stops the polling operations and receiver service regardless of whether polling operations and receiver services are running. Specifying Force can result in incomplete data.

PS C:\> Stop-SilAggregator -Force

Rubriques connexes

Get-SilAggregator

Set-SilAggregator

Start-SilAggregator

Software Inventory Logging Cmdlets in Windows PowerShell