Showing posts with label export site data. Show all posts
Showing posts with label export site data. Show all posts

Thursday, March 7, 2013

Video Tutorial :Moving Content Between Databases in SharePoint 2010

For the sake of scalability, for ease of management and to simplify backup and recovery processes, it makes sense to separate different site collections into their own content databases. However, by default SharePoint 2010 saves content from every site collection into the same database. In this Video shows how to move content out of the default database and into custom databases, so our farm configuration is scalable and more manageable from a data perspective.


Thursday, July 19, 2012

Moving site from one port to another using Export & Import Command

Today I faced an issue while restoring site collection from one server to another server. it was giving me error of different versions of SharePoint Application.

This command help me solving issue. Use this command with Sharepoint 2010 Management Shell.
to access Sharepoint2010 Management Shell.
Go to Start->Microsoft SharePoint 2010 Products->Sharepoint 2010 Management Shell.

To Export List :
Export-SPweb -identity http://mossapp/picturelibrary -Path E:\viral\Backup\exportsites.cmp


To Import List :
Import-spweb –identity http://mossapp:8008 -path E:\viral\Backup\exportsites.cmp

Hope this helps!!

Regards,
Viral Shah

Contact me

Name

Email *

Message *

Total Pageviews