Procedure :
- Open windows registry using Run -- regedit
- Change below registry value
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM\configdb
- DataSource=SQLServer;InitialCatalog=MSCRM_CONFIG;Integrated Security=SSPI to
- DataSource=NewSQLServer;InitialCatalog=MSCRM_CONFIG;Integrated Security=SSP
- Backup Current Organization Database and Restore it to New SQL Server
- After restore database change in deployment manager as follow:
- Disable the organization
- Edit the organization properties
- Change the SQL Server Name and Reporting Server Name to that of the new SQL Server
- Enable the organization
- Please make sure to install CRM 2015 reporting extension
No comments:
Post a Comment