Microsoft.Xrm.Data.Powershell

2.5

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

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

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

Package Details

Author(s)

  • Kenichiro Nakamura, Sean McNellis

Tags

Dynamics Xrm CRM

Cmdlets

Get-CrmConnection Get-CrmOrganizations

Functions

*-*

Dependencies

This module has no dependencies.

Release Notes

Upgrade all dlls from 8.1 to 8.2

Added following function.
•Publish-CrmTheme
•Revoke-CrmEmailAddress
•Add several private classes.
•Grant-CrmRecordAccess
•Revoke-CrmRecordAccess
•Set-CrmRecordAccess

Updating the following function.
•Get-CrmRecords to auto select parameter for FilterOperator, change several warning message to info level message.
•Set-CrmRecord to accept PrimaryKeyField parameter.
•Import-CrmSolution stabilization changes such as Async operation and error handling.

Fixed following issues
•Fixed issue of Get-CrmRecordsByFetch did not respect count attribute.
•Fixed issue of Get-CrmEntityAttribute didn't check $conn input
•Fixed help detail embed in psm1.

FileList

  • Microsoft.Xrm.Data.Powershell.nuspec
  • Microsoft.Crm.Sdk.Proxy.dll
  • Microsoft.IdentityModel.Clients.ActiveDirectory.dll
  • Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll
  • Microsoft.Xrm.Data.PowerShell.Help.pshproj
  • Microsoft.Xrm.Data.PowerShell.Help.xml
  • Microsoft.Xrm.Data.PowerShell.psd1
  • Microsoft.Xrm.Data.PowerShell.psm1
  • Microsoft.Xrm.Data.PowerShell.pssproj
  • Microsoft.Xrm.Sdk.Deployment.dll
  • Microsoft.Xrm.Sdk.dll
  • Microsoft.Xrm.Tooling.Connector.dll
  • Microsoft.Xrm.Tooling.CrmConnectControl.dll
  • Microsoft.Xrm.Tooling.CrmConnector.Powershell.dll
  • Microsoft.Xrm.Tooling.Ui.Styles.dll
  • Microsoft.Xrm.Tooling.WebResourceUtility.dll

Version History

Version Downloads Last updated
2.8.19 876,174 11/15/2022
2.8.19-alpha 970 11/9/2022
2.8.17 19,174 11/1/2022
2.8.14 1,596,467 3/24/2021
2.8.13 70,689 2/3/2021
2.8.12 82,515 1/20/2021
2.8.11 432,588 9/3/2020
2.8.10 6,408 8/28/2020
2.8.9 27,835 8/25/2020
2.8.8 182,990 4/7/2020
2.8.7 194,552 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 5,772 1/31/2018
2.6 3,664 8/7/2017
2.5 (current version) 50,491 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