Microsoft.Xrm.Data.Powershell

2.6

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

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

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

Include SDK 8.2.2 dlls

Added following function.
•Invoke-CrmAction
•Set-CrmQueueMailBox

Updating the following function.
•Connect-CrmOnline: Add ClinetId option
•Add EntityReference property for retrieved record object
•New-CrmRecord to accept record object
•IncludeNullValue switch for Get-CrmRecord so that null value can be included in the result.
•Add several parameters for Set-CrmUserMailBox.
•Get-CrmUserMailBox to retrieve all fields
•Connect-CrmOnline now accepts the Url without the Http Scheme and will always assume HTTP (only for Online)

Fixed following issues
•Fixed timeout not working
•Fixed export solution timeout result in null
•Removed UseCTP option from Connection cmdlets
•Fix Invoke-CrmRecordWorkflow and allow it to more gracefully handle duplicate names as well as add a parameter set in which the admin can provide the workflowId to execute (rather than the name)
•Fix Set-CrmRecord to property set Lookup to null
•Change Write-Information over to Write-Verbose
•Several help updates

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.xml
  • Microsoft.Xrm.Data.PowerShell.psd1
  • Microsoft.Xrm.Data.PowerShell.psm1
  • 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 900,480 11/15/2022
2.8.19-alpha 981 11/9/2022
2.8.17 19,176 11/1/2022
2.8.14 1,609,406 3/24/2021
2.8.13 70,716 2/3/2021
2.8.12 83,094 1/20/2021
2.8.11 432,733 9/3/2020
2.8.10 6,418 8/28/2020
2.8.9 27,869 8/25/2020
2.8.8 183,168 4/7/2020
2.8.7 194,588 2/6/2020
2.8.5 25,160 12/13/2019
2.8.4 53,586 10/31/2019
2.8.3 4,188 10/22/2019
2.8.1.3 174,455 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 (current version) 3,664 8/7/2017
2.5 51,031 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