Get-SilAggregator
Gets configuration settings for the Software Inventory Logging Aggregator.
语法
Get-SilAggregator [ <CommonParameters>]
详细说明
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.
参数
<CommonParameters>
此 cmdlet 支持常见的参数:-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer 和 -OutVariable。有关详细信息,请参阅 TechNet 上的 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。
输入
输入类型是可以传送到 cmdlet 的对象的类型。
输出
输出类型是 cmdlet 发出的对象的类型。
示例
Example 1: Get configuration settings
This command gets the current configuration settings of the Software Inventory Logging Aggregator.
PS C:\> Get-SilAggregator