Sync-CMAssetIntelligenceCatalog

Sync-CMAssetIntelligenceCatalog

Synchronizes the Asset Intelligence catalog with System Center Online.

構文

Sync-CMAssetIntelligenceCatalog [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Sync-CMAssetIntelligenceCatalog cmdlet synchronizes the local Asset Intelligence catalog with System Center Online to retrieve the latest software title categorization. The Asset Intelligence catalog contains categorization and identification information for software titles. System Center Online accepts only one manual synchronization request in a 12-hour period.

Microsoft System Center 2012 Configuration Manager updates the asset Intelligence catalog by using the Asset Intelligence synchronization point site system role. You must install an Asset Intelligence synchronization point site system role before you can synchronize the Asset Intelligence catalog with System Center Online. You can use the Add-CMAssetIntelligenceSynchronizationPoint cmdlet to install an Asset Intelligence synchronization point site system role.

When you manually request catalog synchronization with System Center Online, it could take 15 minutes or longer to complete the synchronization process with System Center Online.

パラメーター

-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 the Asset Intelligence catalog

This command the updates the Asset Intelligence catalog on the System Center 2012 Configuration Manager site that has the site code CM2 on the site system server named Contoso-west02.

PS C:\> Sync-CMAssetIntelligenceCatalog -SiteCode "CM2" -SiteSystemServerName "Contoso-west02"

関連トピック

Get-CMAssetIntelligenceSynchronizationPoint

Set-CMAssetIntelligenceSynchronizationPoint

Add-CMAssetIntelligenceSynchronizationPoint

Send-CMAssetIntelligenceCatalogUpdateRequest