I need to move a test SharePoint 2010 site collection and database to a new server (and new database). I want to make sure that I keep user security and all document versions. Does backup/restore keep all document versions automatically, or do I need to use import/export with the -includeusersecurity and -versions syntax?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
||||
|
|
The way I would do this is to move the site collection into its own content database. Then copy that database and attach it to the new farm.
|
|||
|
|