
Finally going forward with this and I have run into a major problem.
I am getting 2 errors that are preventing the install:
1) The product key is not compatible with the installed version of Microsoft Dynamics CRM.
Doing research that appears to be a known problem and the "answer" is to include RU2 during the install.
2) The specified database has a later version
Doing research that appears to happen when moving to a new server and using the existing database and the "answer" is to include SP1, SP1_RU3, SP1_RU4 and SP1_RU5 in the installation.
The problem is that is not working. I have extracted RU2, SP1, SP1_RU3, SP1_RU4 and SPI_RU5 and copied those folders into the installation folder \Server\amd64\update\ but it does not use them.
So I need to figure out how to slipstream those updates into the install folder so that when I run \Server\amd64\SetupServer.exe it will use the updates as well.
Any ideas/suggestions are welcome.