How to replicate windows server 2008?
- by Sem Dendoncker
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