Powershell Framework including a set of modules and scripts designed to interact with SharePoint (201x), Nintex Forms (201x) and Nintex Workflows (201x).
Get all Workflows Instances from a specific status and generate dedicated CSV files. This script is a fork of this one
GetWorkflowsInstancesBystatus.ps1 -status Running
Refresh all the fields of a list based on their Site Column definition
refreshSiteColumsOnList.ps1 -siteURL "http://spweb_url" -listName "name of the list"