Microsoft.Xrm.Tooling.ConfigurationMigration

1.0.0.26

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.26

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.26

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.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 76,778 11/4/2022
1.0.0.64 367,436 11/17/2021
1.0.0.61 13,063 9/9/2021
1.0.0.60 6,378 5/21/2021
1.0.0.53 256,330 8/3/2020
1.0.0.52 524 7/16/2020
1.0.0.51 143 7/15/2020
1.0.0.49 8,697 7/3/2020
1.0.0.44 903 5/19/2020
1.0.0.35 544 4/28/2020
1.0.0.34 272 4/23/2020
1.0.0.32 235 4/20/2020
1.0.0.29 669 4/3/2020
1.0.0.26 (current version) 30,978 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