Microsoft.Xrm.Data.Powershell

2.8.19

This module applies many helpful functions which use the Microsoft.Xrm.Tooling.CrmConnector.Powershell CrmServiceClient. Functions are included to create, delete, query, and update data as well as functions for common tasks such as publishing, and manipulating System and DataVerse User Settings, etc. The module should function for both Dynamics Customer Engagement Onl
This module applies many helpful functions which use the Microsoft.Xrm.Tooling.CrmConnector.Powershell CrmServiceClient. Functions are included to create, delete, query, and update data as well as functions for common tasks such as publishing, and manipulating System and DataVerse User Settings, etc. The module should function for both Dynamics Customer Engagement Online, DataVerse environments, and On-Premise environments.
Show more

Minimum PowerShell version

4.0

Installation Options

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

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

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

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

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

Package Details

Author(s)

  • Sean McNellis Kenichiro Nakamura

Tags

Dynamics Xrm CRM Dynamics365 PowerApps CDS CommonDataService PowerPlatform

Cmdlets

Get-CrmConnection Get-CrmOrganizations

Functions

*-*

Dependencies

This module has no dependencies.

Release Notes


Changes and enhancements in this release:
- Handling null results from connector library when there are no results from fetch
- Changed Enable-CrmLanguagePack to use Async it will prevent powershell timeouts and make it consistent with the same action taken in the UI
- For samples visit the community sample site here: https://github.com/seanmcne/Microsoft.Xrm.Data.PowerShell.samples
- Including latest xrm tooling 3.3.0.964  review the following website for release notes: https://www.powershellgallery.com/packages/Microsoft.Xrm.Tooling.CrmConnector.PowerShell/

FileList

  • Microsoft.Xrm.Data.PowerShell.nuspec
  • Microsoft.Bcl.AsyncInterfaces.dll
  • 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.Data.PowerShell.Help.xml
  • Microsoft.Xrm.Data.PowerShell.psd1
  • Microsoft.Xrm.Data.PowerShell.psm1
  • Microsoft.Xrm.Sdk.Deployment.dll
  • Microsoft.Xrm.Sdk.dll
  • Microsoft.Xrm.Sdk.Workflow.dll
  • Microsoft.Xrm.Tooling.Connector.dll
  • Microsoft.Xrm.Tooling.CrmConnectControl.dll
  • Microsoft.Xrm.Tooling.CrmConnector.Powershell.dll
  • Microsoft.Xrm.Tooling.CrmConnector.Powershell.dll-Help.xml
  • Microsoft.Xrm.Tooling.Ui.Styles.dll
  • Newtonsoft.Json.dll
  • System.Buffers.dll
  • System.Memory.dll
  • System.Numerics.Vectors.dll
  • System.Runtime.CompilerServices.Unsafe.dll
  • System.Text.Encodings.Web.dll
  • System.Text.Json.dll
  • System.Threading.Tasks.Extensions.dll
  • System.ValueTuple.dll

Version History

Version Downloads Last updated
2.8.19 (current version) 866,088 11/15/2022
2.8.19-alpha 968 11/9/2022
2.8.17 19,172 11/1/2022
2.8.14 1,589,531 3/24/2021
2.8.13 70,681 2/3/2021
2.8.12 82,145 1/20/2021
2.8.11 432,507 9/3/2020
2.8.10 6,408 8/28/2020
2.8.9 27,826 8/25/2020
2.8.8 182,937 4/7/2020
2.8.7 194,535 2/6/2020
2.8.5 25,159 12/13/2019
2.8.4 53,447 10/31/2019
2.8.3 4,188 10/22/2019
2.8.1.3 174,445 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 5,772 1/31/2018
2.6 3,664 8/7/2017
2.5 50,224 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 more