Microsoft.Xrm.Data.Powershell

2.7.2

This module uses the CRM connection from Microsoft.Xrm.Tooling.CrmConnector.Powershell and provides common functions to create, delete, query, and update data as well as functions for common tasks such as publishing, and manipulating System and CRM User Settings, etc. The module should function for both Dynamics CRM Online and On-Premise environment.

Minimum PowerShell version

4.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name Microsoft.Xrm.Data.Powershell -RequiredVersion 2.7.2

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

Install-PSResource -Name Microsoft.Xrm.Data.Powershell -Version 2.7.2

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) 2018 Microsoft Corporation All rights reserved.

Package Details

Author(s)

  • Kenichiro Nakamura, Sean McNellis

Tags

Dynamics Xrm CRM Dynamics365

Cmdlets

Get-CrmConnection Get-CrmOrganizations

Functions

*-*

Dependencies

This module has no dependencies.

Release Notes

- TLS 1.2 support
- new v9 compatible assemblies (9.0.0.7)
- added oauth support
- added skip discovery check to support CSP partner logins
- add a switch to preserve the crmrecord id when passing in a crmRecord object to new-crmrecord
- updated timeout extension logic to support both oauth and non-oauth auth
- enhanced email address validation (it was over-restrictive)
- improved the way we throw back exceptions to contain better data (using lastCrmConnectorException instead)
- improved set-crmusermailbox
- fixed a datetime bug in set-crmrecord
- fixed a syntax bug in get-licensesummary

FileList

Version History

Version Downloads Last updated
2.8.19 875,888 11/15/2022
2.8.19-alpha 970 11/9/2022
2.8.17 19,174 11/1/2022
2.8.14 1,596,378 3/24/2021
2.8.13 70,689 2/3/2021
2.8.12 82,501 1/20/2021
2.8.11 432,586 9/3/2020
2.8.10 6,408 8/28/2020
2.8.9 27,835 8/25/2020
2.8.8 182,989 4/7/2020
2.8.7 194,550 2/6/2020
2.8.5 25,159 12/13/2019
2.8.4 53,501 10/31/2019
2.8.3 4,188 10/22/2019
2.8.1.3 174,446 10/26/2018
2.8.1.2 6,381 9/17/2018
2.8.1.1 619 9/13/2018
2.8.0 44,466 5/4/2018
2.7.2 (current version) 5,772 1/31/2018
2.6 3,664 8/7/2017
2.5 50,486 2/5/2017
2.4 1,433 10/6/2016
2.3 487 4/14/2016
2.1 330 1/20/2016
1.8 190 11/18/2015
Show less