Hello
I have one instance of Dynamics CRM on premise (sql server, sharepoint, application and my own modyfications), lets call it "production". I need to create second instance, lets call it "test". I need all data from production to be on test server. The test should be a production clone. I created same servers, installed same version of sql and CRM application, and sharepoint. Now I need to move the data from production to test.
Should I:
1. Make a backup by sql management studio (crm and sharepoint databases) and import it on test?
2. Import organization by deployment manager (on this way I dont need to create new organization?).
3. Import solution.
4. Install plugins and my modifications.
Do I need to make some modifications on sharepoint or deployment manager? How can I change sharepoint and crm http addres?
Is this way good to solve my problem? Or you have better solutions to do it?
Regards
*This post is locked for comments