Cmdlets for Microsoft Dynamics 365

Build 23.0.8839

Sync-Dynamics365 Cmdlet

Parameters  

Syncs Microsoft Dynamics 365 data.

Syntax

Sync-Dynamics365 [parameters]

Remarks

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

$conn = Connect-Dynamics365 -OrganizationUrl "https://myaccount.operations.dynamics.com/" -Edition "Sales"
Sync-Dynamics365 -Connection $conn -Table "GoalHeadings"

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