I had a good working weekend last Saturday. I moved our CRM 4 databases (2 organization databases and the config database) to a new server. It was as smooth a migration as I could have ever hope for.
Here is the server I moved from:
- Windows 2003 Server 64 bit
- SQL 2005 64 bit
Here is what I moved to:
- Windows 2008 R2 64 bit
- SQL 2008 R2 64 bit
I had done my research and found Microsoft’s CRM team blog site. It has a great article on how to import an organization vs. edit an organization. I used this article plus some testing to come up with my plan. Note that I am only moving the databases. I am not moving the reports as they are on a server just for reports. I am also using Scribe to do some data integration so you will see those steps as well.
- Deactivate ALL organizations in the CRM Deployment Manager.
- Pause the Scribe integrations.
- Stop the Scribe Services.
- Stop the CRM Services.
- Backup all CRM Databases.
- Be sure all the logins are correct on the new DB server.
- Restore the DBs on the new server.
- Start the CRM Services.
- Add the new DB server in the CRM Deployment Manager. (See the Edit Organization section of this article on details of how to do this)
- Activate the organizations in the CRM Deployment Manager.
- Test CRM to see that the site is responding.
- Start the Scribe Services.
- Resume the Scribe Integrations.
- Some of the reports will need to have their data sources reconfigured if you hardcoded the data source.
All of this took me about 2 hours. That is with 2 organizations with one of them very small and the other being very large.
Sir Slur
Some truly fascinating points you have written. Assisted me a lot, just what I was looking for : D.