Software Inventory Logging Aggregator Cmdlets

適用対象: Windows 10, Windows PowerShell 5.0, Windows Server Technical Preview

Windows PowerShell® は、特にシステム管理用に設計されている、タスク ベースのコマンド ライン シェルとスクリプト言語です。IT プロフェッショナルを対象としたこのリファレンス トピックは、Windows PowerShell コマンドレットを活用してタスクをスクリプト化および自動化する場合に役立ちます。

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.

コマンドレットの詳細や構文を確認するには、Get-Help <コマンドレット名> コマンドレットを使用します。<コマンドレット名> には、調査対象のコマンドレットの名前を指定します。さらに詳しい情報については、次のコマンドレットを実行してください。

Get-Help <コマンドレット名> -Detailed
Get-Help <コマンドレット名> -Examples
Get-Help <コマンドレット名> -Full