Project: Powershell script for associating workflow
Description:
This script will iterate through all webs within the sitecollection url you specified. It will in turn loop through each web to find the list name you specified. Now for each list it will attach the workflow, name of which you would specify while running
the script.
We need to run this script within Sharepoint Management Shell in administrator mode.