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

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

Author(s)

Kenichiro Nakamura, Sean McNellis

Copyright

(c) 2017 Microsoft Corporation All rights reserved.

Package Details

Owners

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 423,696 11/15/2022
2.8.19-alpha 564 11/9/2022
2.8.17 19,096 11/1/2022
2.8.14 1,301,827 3/24/2021
2.8.13 69,826 2/3/2021
2.8.12 70,614 1/20/2021
2.8.11 429,770 9/3/2020
2.8.10 6,275 8/28/2020
2.8.9 27,181 8/25/2020
2.8.8 177,991 4/7/2020
2.8.7 193,735 2/6/2020
2.8.5 25,146 12/13/2019
2.8.4 42,992 10/31/2019
2.8.3 4,186 10/22/2019
2.8.1.3 174,276 10/26/2018
2.8.1.2 6,378 9/17/2018
2.8.1.1 616 9/13/2018
2.8.0 44,456 5/4/2018
2.7.2 5,749 1/31/2018
2.6 3,660 8/7/2017
2.5 (current version) 40,448 2/5/2017
2.4 1,431 10/6/2016
2.3 485 4/14/2016
2.1 326 1/20/2016
1.8 188 11/18/2015
Show less