Software Inventory Logging Aggregator Cmdlets

应用到: Windows 10, Windows PowerShell 5.0, Windows Server Technical Preview

Windows PowerShell® 是专门设计用于系统管理的基于任务的命令行 Shell 和脚本语言。本参考主题面向信息技术 (IT) 专业人员,协助他们利用 Windows PowerShell cmdlet 来编写任务脚本以及自动完成任务。

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.

有关任何 cmdlet 的更多信息或语法,请使用 Get-Help <cmdlet 名称> cmdlet,其中 <cmdlet 名称> 是你希望了解的 cmdlet 的名称。有关更多详细信息,可以运行下列任何 cmdlet:

Get-Help <cmdlet 名称> -Detailed
Get-Help <cmdlet 名称> -Examples
Get-Help <cmdlet 名称> -Full