Would be great to have this 100% automated rather than requiring manual intervention.
Note I am aware that this will not work for recovery into an environment with other DC's, more for a 'full site failover' scenario.
I imagine the script would just need to set two registry keys as a pre-replica script, run the replica job, then revert the keys after replica as a post-replica script.
I imagine the script would just need to set two registry keys as a pre-replica script, run the replica job, then revert the keys after replica as a post-replica script.
Wouldn't it better to have those scripts as post failover plan actions (set pair of regkeys, restart VM)? The idea here is to avoid setting regkeys on running mission critical VMs.
That sounds like a much better idea! How would this work for a CC environment though, where presumably myself as a SP does not have a logon to the client's server?