Hi,
If you want to move your CRM 2011 SQL Server to CRM4S then you have to do the following steps:
1. In CRM4S you can not have MSCRM_CONFIG database of both CRM 4.0 and CRM 2011 in a single SQL Server instance, either you have to remove MSCRM_CONFIG of CRM 4.0 and then need to restore CRM 2011 MSCRM_CONFIG or you have install SQL Server another
named instance for CRM 2011 MSCRM_CONFIG and OrgName_MSCRM databases.
2. Restore CRM 2011 MSCRM_CONFIG and <ORGNAME_MSCRM> databases into the SQL Server
3. Uninstall CRM 2011 from CRMW2011
4. Install CRM 2011 on CRMW2011 during setup on the Specify Deployment Options pageselect connect to an existing deployment. In the
Enter or select the name of the computer that is running SQL Server to use with the deployment box, type or select the instance of SQL Server that will be used to store the Microsoft Dynamics CRM database (MSCRM_CONFIG)
5. Complete CRM installation
You may also reffer to the steps mention in this TechNet CRM 2011 Move Deployment Step by Step Guide:
http://technet.microsoft.com/en-us/library/gg554682.aspx
Jehanzeb Javeed
http://worldofdynamics.blogspot.com
Linked-In Profile |CodePlex
Profile
If you find this post helpful then please "Vote as Helpful" and "Mark As Answer".