How to replicate windows server 2008?
Posted
by Sem Dendoncker
on Server Fault
See other posts from Server Fault
or by Sem Dendoncker
Published on 2010-03-25T08:13:06Z
Indexed on
2010/03/25
8:23 UTC
Read the original article
Hit count: 528
Hello,
We have 2 servers let's call them server A and server B.
Server B is never used unless something goes wrong with server A.
I need a system that can replicate server A to server B but this doesn't have to be continues. This only has to be done once every day (let's say at 1 am or so).
Also, it's not necessary to automatically take over the server, this can be done manually.
On this server IIS is running and sql 2008 so all webapplications and databases must be synced/replicated.
What tools can I use?
I hope someone can help me with this.
Cheers, Sem
© Server Fault or respective owner