Move SharePoint Server
To move a SharePoint Portal to another MOSS
Server this is as easy as the installation.
-
You must install MOSS on the new
Server
-
Configure the server as you need
it.
-
Create a new WebApplication.
-
Create a new SiteCollection
- Backup the old portal with the
following command stsadm –o backup –url http://yourportalurl/ –filename c:\temp\portal_backup.bak
(stsadm tool can be found under C:\Program
Files\Common Files\Microsoft Shared\web server extensions\12\BIN)
6.
Copy the *.bak file to the new
server
N 7. Now restore your *.bak file using
the command stsadm –o restore –url http://yournewportalurl/
–filename c:\temp\portal_backup.bak –overwrite
8.
That’s it
I can’t believe at first that MS has made this
so easy so I check all Sites after restoring, but everything seems to be OK.
So
Thanks MS for this easy solution!!!
Greets
Nadine
Posted
Jan 16 2008, 03:16 PM
by
Nadine Storandt