Nick Whittome - The Naked MVP

Microsoft MVP and general ranter...

News

SBS Related Links

Others

SBS Blogs

Flight Simulator Random

Former ACES Team

Flight Simulator MVP's

Ex FS Team Members

ACES Team (Train Simulator)

Netstreams

Archives

December 2008 - Posts

Migrating your Sharepoint 3 (2007) Site from SBS2003 to SBS2008

EDIT:  DON't use my method, use Chad's!    Much better way of doing it without losing your SBS2008 sharepoint features.   Thanks Chad.

Original Article:

NOTE:  Completely unsupported by Microsoft, and WILL DELETE YOUR SBS2008 Companyweb, so backup first!

If, like me, you did not wait for Small Business Server 2008 to get Sharepoint 3 up and running, you may be in this situation….

The Microsoft documentation for the SBS2003 to SBS2008 migration makes no mention of how to migrate from Sharepoint 3 (2007) to your new SBS2008 server that is sitting on your half migrated domain.  Of course, this would be expected as it is a completely unsupported setup.    There are, however, a lot of you out there that followed Chad Gross on his excellent instruction on how to replace your Sharepoint 2 http://companyweb with your Sharepoint 3 http://companyweb that are now in the situation where you need to move your site over.

My recommendation is, in this scenario, not to attempt to use Sharepoint Designer or Frontpage 2003 to try to backup one site and move to another.   Doing this causes all sorts of problems and rarely works.    The second method that is also useless, is the web based backup feature of Sharepoint 3.

So, what to do…    Well, it is quite simple really.

On your source SBS2003 server, that is running Sharepoint 3 (2007) run the following command (when in the folder C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN):

stsadm -o backup -url http://companyweb3/ -filename cwebbackup.bak

Note that my Sharepoint 3 site on my SBS2003 server is called companyweb3, yours may be different.

This backup will take a while depending on the information on your companyweb site, and will create the cwebbackup.bak file, which you should then move to your new SBS2008 machine (let’s assume the c:\ drive).

Once the file is on the new server, browse once again to the C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN  folder on the SBS2008 machine and run this command:

stsadm -o restore -url http://companyweb/ -filename c:\cwebbackup.bak -overwrite

Please note that if you get an Access is Denied error message when you run this, you may need to go into the site collection administrators and add the user you are currently logged onto the SBS2008 machine as, as the second site administrator.

The above command will completely restore your Sharepoint 3 site, and subsites / permissions etc and you should be good to go on your new companyweb version 3 site on SBS2008.

Cheers!

 

Nick

Remember the Shift-F10!

I have been playing around with Hyper-V and Small Business Server 2008 migration from Small Business Server 2003 more and more lately.

Today I ran into a problem and could not figure out what was going on in the background.   A simple tip saved the day, SHIFT + F10 brings up the command prompt during the migration wizard and allows you to do more advanced diagnostics on what is going on!

Simple, but handy tip.

Have a Happy New Year!

Today the volume changed.....

There is a noticeable difference in the noise level in our office today.

No, I did not make my section of the office soundproof, I simply powered down our faithful Dell PowerEdge 2500 server for the last time.   As soon as it switched off, I realised that this server alone amongst the others was causing 90% of the noise.

Not bad innings though, this was NTES Limited’s first server and at the time was top of the range.   If I remember rightly it ran Windows Small Business Server 2000, then 2003 before it became a terminal server.   Now, it is a door-stop…. but it took 8 years to become one.

11-12-2008 16-47-12

 

 

Posted: Thu, Dec 11 2008 16:52 by NickWhittome | with no comments
Filed under:
Thank you Donavon - HP MediaSmart eSATA update

Well, I spent the last hour trying to figure out why my MediaSmart HP home server would not detect an external eSATA Iomega Drive.   It turned out to be as simple as updating the driver on the Home Server as per Donavon’s blogpost here.   (Thanks man)

Why HP are not releasing this as an automatic update I do not know!   Home Servers for end users need to be kept NICE and SIMPLE….   

Mind you….   this is the same HP that bundled McAfee “Kill your HP Homeserver in one complete installation” package as an update as well