STSADM List Export Question

Hello,

When exporting a list using stsadm does the export also include workflows that are attached to the list? (OOTB or SharePoint Designer)

For example: 

stsadm -o export -url http://URL/SITE/test/Lists/ListWithWorkflow/ -filename c:\temp\MyListExport.cab

Thanks,

Chad

August 28th, 2015 6:08pm

stsadm -o export does not include workflow instances/associations/history/tasks. You'll need to use stsadm -o backup to preserve workflow instances (but it's at site collection level).

Hope this helps.

Free Windows Admin Tool Kit Click here and download it now
August 29th, 2015 4:07am

Thanks for the response. What is the best way using cmd line tools, to move a workflow from one farm or site collection to another? Thanks again, Chad
August 29th, 2015 12:48pm

Hi dahcjohnson

There are no OOB command to move workflow instances except stsadm -o backup. You'll need to go with 3rd party migration tools if you are looking this feature at site/list/library level.

Free Windows Admin Tool Kit Click here and download it now
August 31st, 2015 3:24am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics