Invoke-CMBaselineSummarization

Invoke-CMBaselineSummarization

Updates configuration baseline data.

構文

Invoke-CMBaselineSummarization [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Invoke-CMBaselineSummarization cmdlet updates data in configuration baselines in Microsoft System Center 2012 Configuration Manager with the latest data from the site database. This action might take several minutes to complete.

You can use the Set-CMBaselineSummarizationSchedule cmdlet to configure a schedule by which the data is updated with the latest information from the site database.

パラメーター

-Confirm

コマンドレットを実行する前に、ユーザーに確認を求めます。

必須?

false

位置は?

named

既定値

false

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-WhatIf

コマンドレットを実行するとどのような結果になるかを表示します。コマンドレットは実行されません。

必須?

false

位置は?

named

既定値

false

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

<CommonParameters>

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

入力

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

出力

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

Example 1: Update configuration baseline data

This command updates data in configuration baselines with the latest data from the site database.

PS C:\> Invoke-CMBaselineSummarization

関連トピック

Set-CMBaselineSummarizationSchedule

Get-CMBaselineSummarizationSchedule