Get-CMBaselineSummarizationSchedule

Get-CMBaselineSummarizationSchedule

Gets the summarization schedule for configuration baseline data.

構文

Get-CMBaselineSummarizationSchedule [ <CommonParameters>]

詳細説明

The Get-CMBaselineSummarizationSchedule cmdlet gets the schedule by which the configuration baseline data in the Microsoft System Center 2012 Configuration Manager is updated with the latest information from the site database.

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

Example 1: Get the update schedule for configuration baseline data

This command gets the update schedule for configuration baseline data.

PS C:\> Get-CMBaselineSummarizationSchedule

関連トピック

Set-CMBaselineSummarizationSchedule

Invoke-CMBaselineSummarization