Microsoft.Xrm.Tooling.ConfigurationMigration

1.0.0.34

PowerShell Module for Microsoft Dynamics CRM Configuration Migration Utility

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Microsoft.Xrm.Tooling.ConfigurationMigration -RequiredVersion 1.0.0.34

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Microsoft.Xrm.Tooling.ConfigurationMigration -Version 1.0.0.34

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

© 2019 Microsoft Corporation. All rights reserved

Package Details

Author(s)

  • Microsoft Common Data Service Team

Cmdlets

Import-CrmDataFile Export-CrmDataFile

Dependencies

This module has no dependencies.

Release Notes



1.0.0.34
Fix for a fail to import bug that can occur if an incoming data file has either a state or status code but not both
Fix for a non-failing data error that can occur when creating pre-parse data for import.
Fix for activating Duplicate Detection rules properly post when present.

1.0.0.32:
Speculative fix for Concurrency issue with Batch and Threaded Mode import.
Modified threaded import to improve performance and throughput.

1.0.0.29:
Fixed a bug where status of a record would not be updated for records in an active state.
Fixed a bug in batch mode when the client is provided only 1 connection to work with.
Optimized updates for state/status events to prevent unnecessary updates to Cds. (only affects version 9.0 +)
Reduced chattiness of logs, logs will now only emit once for the same type per thread.

1.0.0.26:
Fixed an issue preventing logs from being generated correctly,  Logs should once again write to the log directory

1.0.0.21:
Added new cmdlet switch called EmitLogToConsole.  When set, the log will be written to the console of the powershell session in addition to logs.  Intended to used in conjunction with the -verbose parameter
Increased default timeout for Export-CrmData cmdlet.
Added 2 new parameters to Import-CrmData
EnabledBatchMode – instructs CMT to import into CDS using batches ( default size of 600 records ).  Note this does work in conjunction with multiple connections,  thus 2 connections creates 2 batches of 600 records.
BatchSize -  Allows you to override the default batch size ( 600 records ).  
Fixed a bug with pre-processing in CMT that would cause the system to runout of memory when importing to entities that had large numbers of records.


1.0.0.16:
   Inital release for Configuration Migration Tool Powershell.
       

FileList

  • Microsoft.Xrm.Tooling.ConfigurationMigration.nuspec
  • Microsoft.Crm.Sdk.Proxy.dll
  • Microsoft.IdentityModel.Clients.ActiveDirectory.dll
  • Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll
  • Microsoft.QualityTools.Testing.Fakes.dll
  • Microsoft.Rest.ClientRuntime.dll
  • Microsoft.Xrm.Sdk.Deployment.dll
  • Microsoft.Xrm.Sdk.dll
  • Microsoft.Xrm.Sdk.Workflow.dll
  • Microsoft.Xrm.Tooling.ConfigurationMigration.cat
  • Microsoft.Xrm.Tooling.ConfigurationMigration.dll
  • Microsoft.Xrm.Tooling.ConfigurationMigration.psd1
  • Microsoft.Xrm.Tooling.ConfigurationMigration.psm1
  • Microsoft.Xrm.Tooling.Connector.dll
  • Microsoft.Xrm.Tooling.CrmConnectControl.dll
  • Microsoft.Xrm.Tooling.Dmt.DataMigCommon.dll
  • Microsoft.Xrm.Tooling.Dmt.ExportProcessor.dll
  • Microsoft.Xrm.Tooling.Dmt.ImportProcessor.dll
  • Microsoft.Xrm.Tooling.Dmt.MetadataHandler.dll
  • Microsoft.Xrm.Tooling.Ui.Styles.dll
  • Microsoft.Xrm.Tooling.WebResourceUtility.dll
  • Newtonsoft.Json.dll
  • System.Management.Automation.dll

Version History

Version Downloads Last updated
1.0.0.76 77,619 11/4/2022
1.0.0.64 369,400 11/17/2021
1.0.0.61 13,332 9/9/2021
1.0.0.60 6,380 5/21/2021
1.0.0.53 256,724 8/3/2020
1.0.0.52 524 7/16/2020
1.0.0.51 143 7/15/2020
1.0.0.49 8,699 7/3/2020
1.0.0.44 903 5/19/2020
1.0.0.35 544 4/28/2020
1.0.0.34 (current version) 272 4/23/2020
1.0.0.32 235 4/20/2020
1.0.0.29 669 4/3/2020
1.0.0.26 30,986 1/16/2020
1.0.0.21 256 12/9/2019
1.0.0.16 2,787 9/12/2019
1.0.0.12 249 8/2/2019
Show less