Get-CMAssetIntelligenceSynchronizationPoint

Get-CMAssetIntelligenceSynchronizationPoint

Gets Asset Intelligence synchronization points.

Syntax

Get-CMAssetIntelligenceSynchronizationPoint [ <CommonParameters>]

Detailed Description

The Get-CMAssetIntelligenceSynchronizationPoint cmdlet gets one or more Asset Intelligence synchronization points. Microsoft System Center 2012 SP1 Configuration Manager uses the Asset Intelligence synchronization point site system role to connect System Center 2012 Configuration Manager sites to System Center Online to synchronize Asset Intelligence catalog information.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Get an Asset Intelligence synchronization point

This command gets an Asset Intelligence synchronization point.

PS C:\> Get-CMAssetIntelligenceSynchronizationPoint

Add-CMAssetIntelligenceSynchronizationPoint

Remove-CMAssetIntelligenceSynchronizationPoint

Set-CMAssetIntelligenceSynchronizationPoint