Thursday, March 20, 2014

Workflow Manager Installation: PART 2 (Offline installation)

Hello again! :)

So in this post, we will talk about the offline installation of workflow manager components. Here is the process-

Download files:
webpicmd /offline /Products:WorkflowManager /Path:c:\WorkflowManagerFiles

Copy this folder "WorkflowManagerFiles" to your server(s) where you have to configure the Workflow Manager.

Install Components:

Workflow Manager
WebpiCmd.exe /Install /Products:WorkflowManager /XML:C:\Users\Desktop\WorkflowManagerFiles\feeds\latest\webproductlist.xml

Workflow Client
WebpiCmd.exe /Install /Products:WorkflowClient /XML:C:\Users\Desktop\WorkflowManagerFiles\feeds\latest\webproductlist.xml

ServiceBus
WebpiCmd.exe /Install /Products:ServiceBus /XML:C:\Users\Desktop\WorkflowManagerFiles\feeds\latest\webproductlist.xml

Microsoft has released the new version of Workflow Manager, known as Workflow Manager Refresh. So if you have to download or install the refresh one, then your commands would be:

Download:
webpicmd /offline /Products:WorkflowManagerRefresh /Path:c:\WorkflowManagerFiles

Install:

Workflow Manager
WebpiCmd.exe /Install /Products:WorkflowManagerRefresh /XML:C:\Users\Desktop\WorkflowManagerFiles\feeds\latest\webproductlist.xml

Workflow Client
WebpiCmd.exe /Install /Products:WorkflowClientRefresh /XML:C:\Users\Desktop\WorkflowManagerFiles\feeds\latest\webproductlist.xml
Google

1 comment:

Himanshu Tyagi said...

Awesome... Really helpful. I have never seen any post so perfect... Many many thanks.. No words to express further .. PLease keep posting further .