Hi @burkslm, i dnt see any error while it runs through the locked site collection. So i am assuming that it already avoids the locked site collec...
Thanks for providing the script. This is exactly what i was looking for. Also can you confirm how can we identify whether the workflow was create...
Thanks Fernando. I will write to them.
Hi Chad Austin ​, This script looks great. But i am hoping to include one more field i.e. workflow created date. My aim is to find total workfl...
Thanks Jan Eyres ​. I have used below PS to do the work: asnp microsoft.sharepoint.powershell -erroraction silentlycontinue $webs = Get-SPSite...
Hi Team, If i run below commands without -site parameter it goes through the entire farm: .\NWAdmin.exe -o PurgeWorkflowData -deletedLists ...
Hi Team, I needed some help on building the Power Shell script that counts all the workflows created in one particular month using Nintex and ...
Hi Team, I wanted to purge the workflows associated with deleted sites. So i have used below command: NWAdmin.exe -o PurgeWorkflowData -del...
We are in the process of changing the governance policy for workflows in my organization. So i wanted to contact all the workflow owners/publishe...
Hi Team, I am trying to remove all out of sync workflows from my SharePoint environment. I am using below command to execute for all the site co...