Wednesday, March 2, 2016

10 Easy steps of Workflow Installation

10 Easy steps of Workflow Installation

1. Run Microsoft Web Platform Installer as Administrator

2. Search Workflow Manager and Add Workflow Manager 1.0 Refresh(CU2) . Install3. Click On Accept Button4. Then Click Continue

5.Click on Configure Workflow Manager and Default settings6. Enter Your Password and Unique Key7. Summary Window will appear click ok to proceed8. Configuration Process will start and after completed successfully click ok button9. Click on Finish to complete the installation of workflow10. After Finishing installation open SharePoint PowerShell as admin and run the command:

"HTTPS"

Register-SPWorkflowService -SPSite "https://myserver/mysitecollection" -WorkflowHostUri "http://ift.tt/1ni4iSP"

"HTTP"

Register-SPWorkflowService -SPSite "http://myserver/mysitecollection" -WorkflowHostUri "http://ift.tt/1ni4iSR"


by Farooque Azam via Everyone's Blog Posts - SharePoint Community

No comments:

Post a Comment