SharePoint Blogs / SharePoint University
SharePoint Blogs and SharePoint University - all in one place!
Need SharePoint Training? Attend a SharePoint Bootcamp!

Please delete cookies related to sharepointblogs.com and sharepointu.com to resolve login issues!

WSS 3.0 --> MOSS 2007 migration

One of our customers had WSS 3.0, and just decided to upgrade it to MOSS 2007. The installation was successfully finished by their own operational team, and they was waiting for us to migrate the sites and other contents. OK, it's a really average task, but here is the trick: we had to keep the GUID of all documents and list items because of a custom feature. (All documents and list items are identified by GUID in this feature.)

Well, how to start a task like this? - Of course, planning. What we have to migrate: sites, lists, documents, features, custom settings and custom requirements. One of there custom requirements is the GUID-issue: how can we guarantee the proper working after migration?

Ok, let's migrate the database. Copy the content database from WSS to MOSS database server, and let the MOSS to "eat" it. I'll write it in a professional language as well, but here is an other issue: we faced that the operational team installed a Hungarian MOSS, but the WSS is an English one...

No problem, the Language Pack can make a wonder for us: let's install an English Language Pack to the Hungarian MOSS (it's not the first time to do that), and let's start the migration:

  1. Stop the WSS Services, and detach the WSS_Content database.
  2. Copy the MDF and LDF files to the new database server (if it's needed).
  3. Attach the database on the new server.
  4. If the WSS have to work on, attach back the saved database to the WSS's DB server, and start the WSS services.
  5. Go to the MOSS Central Administration, and create a new Web Application. Give a custom name to your WebApp's content database, for example WSS_Content_Temp.
  6. Add the WSS_Content database to the Web Application with this command:
    stsadm.exe -o addcontentdb -url http://<server>:<port> -databasename <content database> -databaseserver <DB Server name>
  7. Now we have a Web Application, which has two content databases: the old WSS_Content with our sites, and the new, empty one: WSS_Content_Temp. Go to the Central Admin > Application Management > Content Databases, and delete the empty WSS_Content_Temp database.
  8. Install and activate the required features

That's all! We're ready to use the old contents and features on the new MOSS server. We have the original GUIDs, the original Created By and Last Modified By fields for all list items and documents - the full process was transparent for users, except the new URL, and the new features and functions came with MOSS...



Posted 04-06-2008 12:25 AM by Agnes Molnar

Comments

Dew Drop - April 7, 2008 | Alvin Ashcraft's Morning Dew wrote Dew Drop - April 7, 2008 | Alvin Ashcraft's Morning Dew
on 04-07-2008 7:05 AM

Pingback from  Dew Drop - April 7, 2008 | Alvin Ashcraft's Morning Dew

OBA, SharePoint and Aghy [MVP] wrote WSS 3.0 --> MOSS 2007 migration
on 04-28-2008 9:42 PM

One of our customers had WSS 3.0, and just decided to upgrade it to MOSS 2007. The installation was successfully

alevesp wrote re: WSS 3.0 --> MOSS 2007 migration
on 05-06-2008 8:06 AM

I'm about to do that kind of migration. The process looks easy. Thanks

SharePoint MVP Blogs wrote WSS 3.0 --> MOSS 2007 migration
on 06-19-2008 10:02 AM

One of our customers had WSS 3.0, and just decided to upgrade it to MOSS 2007. The installation was successfully

Doug wrote re: WSS 3.0 --> MOSS 2007 migration
on 07-14-2008 11:41 AM

How long did this process take to complete?  Was there anything else that needed to be done or was it just that easy?

Veena wrote re: WSS 3.0 --> MOSS 2007 migration
on 10-27-2008 12:02 PM

I need to migrate some sites from WSS to a production system. Our production system has everything installed and sites created and is live. I do not want to delete what we have on our production system. I just want to add the sites from the WSS server.

How do I migrate the content, sites, documents, webparts etc from the WSS server to the MOSS Site?

If I migrate the site to MOSS, can we change the site to hold the theme as in MOSS?

Agnes Molnar wrote re: WSS 3.0 --> MOSS 2007 migration
on 10-30-2008 10:09 AM

Veena,

Could you send me a mail directly? I think one method is a SharePoint Designer based Site backup-restore for you, but I would have some specific question to see your exact needs.

Thanks.

Derek Kuhr wrote re: WSS 3.0 --> MOSS 2007 migration
on 03-26-2009 7:44 AM

Was this a single-server MOSS implementation?  I have a customer looking to move WSS single-server to a MOSS farm.  Thanks!

Niclas Winsa wrote re: WSS 3.0 --> MOSS 2007 migration
on 06-08-2009 3:24 AM

Veena and Agnes Molnar...

Can you please share the info. I´m in the process of doing the same..

Please share here ! or mail me..

niclas.winsa("at")gmail.com

Fixed @ to keep the spam robots away.

/Niclas

Add a Comment

(required)  
(optional)
(required)  
Remember Me?
Need SharePoint Training? Attend a SharePoint Bootcamp!
Posts (c) their respective authors. Everything else (c) 2009 SharePoint Experts, Inc.