This is to migrate from WSS 2.0 from WSS 3.0 to another server.
- Backup each wss sites from production server using stsadm.( better to use stsadmwin.exe)
- Move the backup to new server.
- Install wss 2.0 and sp2 for wss 2.0 in the new server. If wss2.0 and or 3.0 already exists in the server uninstall both before installing wss 2.0, delete database from the server( C:\Program Files\Microsoft SQL Server\MSSQL$SHAREPOINT\Data)
- Restore the backup taken from the production server.
- Install wss 3.0
- Unselect to run the migration wizard.
- do the Prescan
open command prompt
cd C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN
prescan.exe /all
- Start => admi. Tools => SharePoint Products and Technologies Configuration
9. If error came
cd C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN
psconfig -cmd upgrade -inplace b2b -wait -force
more info abt this error: http://support.microsoft.com/kb/926960
1 comment:
Thank you Maria it is helpful.
Appreciate your post.
Cheers,
-nn
Post a Comment