I have been using an old Intel based Dell desktop as a Small Business server 2011 (SBS 2011 Standard x64) box for the last 6 months. Last week I purchased an older AMD Socket F server that will do just fine for this business (2x quad-core, 32GB ram, IPMI, SAS). I tried putting the existing SATA hard drive into the new box and it tried to boot but it would restart and then want to repair the installation. I only had a few hours to try this before the store opened at 8 so I had to put the drive back in the old machine.
What is the easiest way to migrate from the Intel box to the new AMD box? I have a lot of data already on the existing machine:
- Exchange
- SharePoint
- DHCP
- DNS
- Point of Sale databases
If possible I would like to just migrate the data with as little hassle as possible. I only had a 1.5 hour window to migrate this morning but on Tuesday evening I will have 10 hours. I have some extra drives that I keep as hot-spare replacements that I can use to create a new OS drive if I need to use the SBS migration utility.
I am not familiar with the Windows SBS, but I would approach it this way:
Good luck!
The easiest way was to use SYSPREP. I made an image backup in case anything went wrong and then did the following by following this tutorial http://www.sevenforums.com/tutorials/135077-windows-7-installation-transfer-new-computer.html:
After about 20 minutes my server shutdown. I then moved the hard drive from the existing server into the new server. The server then went through a "applying computer setting phase" and about 15-20 minutes later I had a migrated server.
As a followup, in my case, I connected the old server's RAID controller and array to the new server and booted from it. I then loaded drivers for all of the hardware in the new server, including the RAID controller. I then booted from a Win7 x86 PE disc and used Ghost11 to clone from the old server's array to the new server's array. The clone completed successfully and the new server was up and running with an exact copy of the old server's OS and data.
EDIT: I made another post before this one and apparently it didn't show up. Short version: Sysprep hosted my old server and my new server. After sysprepping, the old server gave an error message at logon indicating that it had lost its trust relationship with itself--I forget the exact message, but I was unable to log in. I ended up having to restore from a backup I'd made just before sysprepping the old server, and then I took the steps listed above. So, if you're going to sysprep a server, be absolutely sure you've got a good backup first, as it may bork your domain / OS.