Freigeben über


Get-SilAggregator

Get-SilAggregator

Gets configuration settings for the Software Inventory Logging Aggregator.

Syntax

Get-SilAggregator [ <CommonParameters>]

Detaillierte Beschreibung

The Get-SilAggregator cmdlet gets configuration settings for the Software Inventory Logging Aggregator. The configuration settings include running state of the application, host polling interval, polling start time, the target URI of the local aggregator, certificate thumbprints that the local aggregator accepts, and the user type chosen during installation to run all Aggregator services and tasks. The default value for the host polling interval is once per hour. The default polling start time is one hour after you run the Start-SilAggregator cmdlet. The target URI is the address to which other servers send inventory data.

Parameter

<CommonParameters>

Dieses Cmdlet unterstützt die allgemeinen Parameter: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer und -OutVariable. Weitere Informationen finden Sie unter about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Eingaben

Der Eingabetyp ist der Typ der Objekte, die Sie per Piping an das Cmdlet übergeben können.

Ausgaben

Der Ausgabetyp ist der Typ der Objekte, die vom Cmdlet ausgegeben werden.

Beispiele

Example 1: Get configuration settings

This command gets the current configuration settings of the Software Inventory Logging Aggregator.

PS C:\> Get-SilAggregator

Verwandte Themen

Set-SilAggregator

Start-SilAggregator

Stop-SilAggregator

Software Inventory Logging Cmdlets in Windows PowerShell