1.

How Would You A Migrate A Site Collection In Sharepoint 2013?

Answer»
  1. Backup and Restore SharePoint 2010 Content database in your SharePoint 2013 farm.
  2. Run Test-SPContentDatabase cmdlet to identify missing Components along with potential ERRORS and related warnings. CHECK the upgrade log and DEPLOY any missing components and re-run the cmdlet to verify.
  3. Attach the Content database to the DESIRED web application using Mount-SPContentDatabase cmdlet.
  4. After successfully mounting the content database to web application, the site should be accessible in 14 mode.
  5. Next, to Upgrade the site to 15 Hive, Navigate to SiteUpgrade.aspx page in Site Setting of your site collection.
  6. Click on “Upgrade the Site Collection” BUTTON.
  7. During the upgrade The SiteUpgrade.aspx page shows the progress and provides a link to an upgrade log for troubleshooting purposes.
  8. Site Collection Should now be accessible in 15 mode.



Discussion

No Comment Found