I have created a tool for Content Deployment between two SharePoint Farms.
By using the switch OverrideSchemaVersion it is also possible to deploy content from SharePoint 2010 to SharePoint 2013.

Its made of PowerShell Scripts and XML.

Of course there are other tools already on the market, but with this Solution you are able to “Copy” only the list, without being forced to Copy the whole SiteCollection.

It is also possible to establish a content deployment scenario with having different Farm Versions/Patch Levels and Feature sets in the Source VS. Destination.

This tool makes it possible to implement an incremental content deployment scenario for SharePoint Lists between two distinct Farms

https://spsynchronisation.codeplex.com/

Installation

  • Each Farm needs a own copy of the scripts.
  • Both Farms share the same storage and export/import history file

Share This