Skip to content

Set of basic cmdlets for PowerShell. It helps running common routine day-to-day tasks and as part of DevOps processes in Microsoft Dynamics CRM 2011 (2013/2015).

License

Notifications You must be signed in to change notification settings

sergeytunnik/HandyCrmPS

Repository files navigation

HandyCrmPS

Handy.Crm.Powershell.Cmdlets - is a set of basic cmdlets for PowerShell. It help running common routine day-to-day tasks and as part of DevOps processes in Mictosoft Dynamics CRM 2011/2013/2015/2016.

Installation

  1. Install Windows Management Framework 5.0
  2. Run: Install-Module -Name Handy.Crm.Powershell.Cmdlets
  3. Profit

List of Cmdlets:

  • Add-CRMAssociation
  • Export-CRMSolution
  • Get-CRMAttribute
  • Get-CRMConnection
  • Get-CRMEntity
  • Get-CRMEntityById
  • Get-CRMSharedPrincipalsAndAccess
  • Import-CRMImportMapping
  • Import-CRMSolution
  • Invoke-CRMOrganizationRequest
  • Invoke-CRMWhoAmI
  • New-CRMEntity
  • Publish-CRMAllXml
  • Publish-CRMDuplicateRule
  • Remove-CRMAssociation
  • Remove-CRMEntity
  • Revoke-CRMAccess
  • Set-CRMState
  • Unpublish-CRMDuplicateRule
  • Update-CRMEntity

Examples

TODO

About

Set of basic cmdlets for PowerShell. It helps running common routine day-to-day tasks and as part of DevOps processes in Microsoft Dynamics CRM 2011 (2013/2015).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published