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.
- Install Windows Management Framework 5.0
- Run: Install-Module -Name Handy.Crm.Powershell.Cmdlets
- Profit
- 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
TODO