Cmdlets for Microsoft Dynamics CRM

Build 24.0.9060

Sync-DynamicsCRM Cmdlet

Parameters  

Syncs Microsoft Dynamics CRM data.

Syntax

Sync-DynamicsCRM [parameters]

Remarks

The Sync-DynamicsCRM cmdlet allows you to replicate a data source locally and maintain it with the full caching functionality of the cmdlet.

$conn = Connect-DynamicsCRM -CRMVersion "CRM2011+" -Url "http://MySite/MyOrganization" -User "MyUser" -Password "MyPassword"
Sync-DynamicsCRM -Connection $conn -Table "Lead"

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060