How to move SharePoint list data from test site to production site.?______

Hello,

I have migrated list data from SharePoint 2007 to 2013(test site) using some third party tool,now I want to move same data  to Production site(SP 2013).No of records more than 22000 and having some attachment also.What will be the possible solution.?

Thanks,

August 18th, 2015 1:38am

Hi Jparv

If you just want to migrate that list to production site the normal way to do is to turn off the list view threshold and save that list as template .And then export that template to production

Please vote it as helpful if it helps you solving your problem

Free Windows Admin Tool Kit Click here and download it now
August 18th, 2015 2:53am

hello,

I dont have central admin permision,and the data size is more than 3GB.

Thanks,


August 18th, 2015 3:06am

Then try to use powershell command

Export-SPWeb "http://www.domain.com/" -itemurl "/Lists/test" -path "c:\test.cmp"
http://sharepoint-community.net/profiles/blogs/how-to-export-import-a-list-using-powershell

Please vote it as helpful if it helps you solving your problem

Free Windows Admin Tool Kit Click here and download it now
August 18th, 2015 3:30am

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

Other recent topics Other recent topics