CrmDataPackager

2.0.0

CrmDataPackager provides functions for unpacking and packing Dynamics 365 configuration migration data.

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name CrmDataPackager

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

Install-PSResource -Name CrmDataPackager

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

(c) 2020 Alan Mervitz. All rights reserved.

Package Details

Author(s)

  • Alan Mervitz

Tags

Dynamics365 CRM ALM

Functions

Compress-CrmData Expand-CrmData

Dependencies

This module has no dependencies.

Release Notes


### 2.0.0
New features:
* Ability to name unpacked files based on a field value, e.g. the record name.

BREAKING CHANGES:
* Changes to the data format for storing file paths in unpacked files requires unpacked data created with prior versions to be packed with the same version prior to using this new version.

### 1.0.1:
Bug fixes:
* Fix for error `Unable to find type [Newtonsoft.Json.Linq.JToken]` when running Expand-CrmData.

### 1.0.0:
* Initial release.

FileList

Version History

Version Downloads Last updated
2.0.0 (current version) 10,370 1/27/2021
1.0.1 953 12/23/2020
1.0.0 25 12/17/2020