Click here to Skip to main content
15,890,690 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am looking to assign workflow to multiple documents at a time, in a SharePoint folder. the application is a document management system.
Posted

1 solution

If you have a workflow already created and working, You could bulk assign this using powershell.

Have a look at http://blogs.msdn.com/b/guruketepalli/archive/2012/11/06/add-remove-sharepoint-workflows-thru-powershell.aspx[^] it may be helpful as a starting point.


Also, take a look at http://www.thesysadminhimself.com/2013/09/sharepoint-start-workflow-all-items-powershell.html[^] as it might be more relivent.

-DB
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900