Hello all;
New to the forums and have a big question in terms of disaster recovery for a client.
Here is the current setup; this is an on-prem environment that has a production environment with five servers for each of the server roles including a SQL Server. There is also a test environment
that mimic’s the production environment in terms of scale and size of production. The production SQL databases are mirrored back real time to a DR Instance on the Test SQL server box. I’ve done a lot a research in terms of what needs to happen if a DR occurs
in terms of what needs to be modified but is there any guide out there for this type of plan? Essentially I understand as soon as I change the registry to the new DR Instance in test the MSCONFIG still has all of the production servers in its database which
are no longer valid. I need to change them to be the test environment servers.
Can anyone point me in the right direction in terms of what would be the steps to do something in this nature?
Thanks; I know it’s a complicated question.