Move site collections between databases in Sharepoint 2010

Open Sharepoint Management Shell in Administrator mode and run following command.

Move-SPSite <http://site/sites/sitename> -DestinationDatabase <Destination Content DB Name>
Then Reset IIS

Comments

Popular posts from this blog

SharePoint 2010: JavaScript Code To Check if user exists in a group (ECMA)

How to copy DLLs from GAC.