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

javascript to get the all site user in sharepoint 2010 (Getting all Site users using Client Object Model)

Adding Navigation Links To Quick Launch Bar Programatically (SharePoint 2010)

Disable all day event, Recurrence,Workspace Fields in Calendar list