Moving WSS sites to a new SharePoint 2010 Foundation server
Posted
by
Gustavo Cavalcanti
on Server Fault
See other posts from Server Fault
or by Gustavo Cavalcanti
Published on 2011-08-02T17:41:33Z
Indexed on
2012/11/15
11:08 UTC
Read the original article
Hit count: 294
This existing question helps but it doesn't answer all my questions.
I have WSS 3 running on Server1 (Server 2003) and its database is DBServer1 (SQL 2008). I have installed SharePoint 2010 Foundation on Server2 (Server 2008) with databases on DBServer2 (SQL 2008 R2).
SP 2010 Foundation is up and running ok and it already has one newly created Web Application. Now my goal is to copy all sites from Server1/DBServer1 to Server2/DBServer2 (and eventually retire Server1/DBServer1).
Could you please help me with a step-by-step list on how to accomplish this?
Thank you!
© Server Fault or respective owner