Sorry for the delayed response.
I have one important question. Are the client machines that are connecting to the cloned server, ONLY connecting to the cloned server, and never to the production server, for the lifetime of the client machine? If so, then this is safe. If not, then it *could* be possible for the client to appear to be connected to the cloned machine, when in fact it's connected to the production machine under the covers. This is because the client cache uses a machine instance ID from the server. Because you've "cloned" the production machine, there will now be 2 server machines with the same machine instance ID. Unfortunately our move instructions are for moving, rather than cloning, and we have no easy way to "restamp" the machine instance ID (stamping the ID happens at installation time only). However I will double check.
Thanks,
Dan Kershaw [msft] |