seanmcne / Microsoft.Xrm.Data.PowerShell

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 & CRM User Settings, etc. The module should function for both Dynamics CRM Online and On-Premise environment.
201 stars 64 forks source link

Adds New-CrmSolutionPatch cmdlet #531

Open goyuix opened 4 months ago

goyuix commented 4 months ago

We use this regularly in our environment and would love to share it with others to help with automating solution/patch management.