다음을 통해 공유


Software Inventory Logging Aggregator Cmdlets

업데이트 날짜: 2015년 9월

적용 대상: Windows 10, Windows PowerShell 5.0, Windows Server Technical Preview

Windows PowerShell 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