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

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -