Get-SilAggregator
Get-SilAggregator
Gets configuration settings for the Software Inventory Logging Aggregator.
Syntax
Get-SilAggregator [ <CommonParameters>]
Detailed Description
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.
Parameters
<CommonParameters>
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Inputs
The input type is the type of the objects that you can pipe to the cmdlet.
Outputs
The output type is the type of the objects that the cmdlet emits.
Examples
Example 1: Get configuration settings
This command gets the current configuration settings of the Software Inventory Logging Aggregator.
PS C:\> Get-SilAggregator