Sharepoint 2007 Migration to Sharepoint 2010

Prerequisites for migration of SharePoint 2007 site to SharePoint 2010:

  • Check whether the packages in source server (WSP features etc.) are same as in the target server (Please make sure that you install and then process further).
  • Check the “web.config“ file for any modifications were made in the MOSS 2007 site (source site), if there any modifications were  made to the default file, please do the same modifications on MOSS 2010 site (target site) accordingly.

Migration process:

The only process of SharePoint Migration from SharePoint 2007 to SharePoint 2010 is the migrating contentDB of source site to target site.

Steps to follow for migrating ContentDB:

  • Take the backup of the source site’s contentDB and restore the same on target server.
  • Create the web application in SharePoint 2010, and then create the site collection (it doesn’t matter what site template you are using for creating site collection).
  • Once finished creating the SharePoint 2010 site, go to central administration --> Manage content databases --> select the web application you created for migration --> click on database --> check in the remove content database --> click ok
  • Add the restored database in the target site by using stsadm.exe in command prompt

Stsadm.exe –o addcontentdb –url “enter your url” –databasename “enter your db name”

  • Restart IIS and check your migrated Sharepoint site.
- My ASP.NET Application
We use cookies to provide the best possible browsing experience to you. By continuing to use our website, you agree to our Cookie Policy