Skip to main content

I am trying to get a report on all the workflows in my environment and who created the workflow. Yes i did already see the Nintex usage script, but it doesnt provide information on who created teh workflow. I tried the NWAdmin.exe -o findworkflows but it doesnt give me the Workflow created. Do you know any other way to get this information or can you atleast tell me the database table where i can find this information?

I don't have the powershell​ but you could loop through all Workflows lists on all sites (a sharepoint hidden list) and print out the created by metadata for each .xoml file.


Reply