Is it possible to add and configure Dynamics CRM workflows with Powershell -
is possible deploy managed solution microsoft dyanamics crm 2013/2015 plugin assemblies via ui, use powershell script add workflows, , steps?
short answer: yes.
long answer: yes - need create .net cmdlets access crm service powershell can run.
if don't want roll own solution, make of use. http://waelhamze.com/2013/08/20/automated-crm-deployments-powershell/
Comments
Post a Comment