RATE THIS ANSWER
0
Click to Vote:
0
0
Exchange Server 2003/2000 do not have any built-in mechanisms for a "backup server". You can look at Microsoft Clutering Services (MSCS) or third-party solutions that provide database/storage and/or server redundancy.
Dial-tone recovery: A backup server may be as simple as having another Exchange Server running. When the first/production server faces an outage (generally an extended outage of the storage/Database requiring recovery from tape), you can resort to what is known as "dial-tone recovery". This involves "connecting" users to another Exchange Database, running on another server. Users get an empty mailbox with no old email when they connect - but it allows them to send/receive new messages. Meanwhile, the Database with the old email is recovered from backup media, and mailboxes merged with the "new" mailboxes.
Recovery Storage Groups: Take a look at Recovery Storage Groups. These allow you to restore a copy of a mounted Database to an alternate location, and extract data from it.
Using Recovery Storage Groups in Exchange Server 2003 Exchange Sever 2007 further facilitiates such recovery scenarios by allowing easier Database Portability and allowing users to be connected to a new mailbox database instantly using the shell.
Server Failure and standby servers: Another way of protecting against a server failure, without having to deal with clustered deployments is simply using an identical server with no drives as a standby. In case of hardware failure (except the Storage sub-system) of the production server, drives can be moved to the standby server and operation resumed in no time. This does not provide any protection from logical corruption of the Database or from a drive/storage sub-system failure.
Exchange Server 2007 raises the High Availability bar a lot higher, with built-in mechanisms like
Local Continuous Replication (LCR),
Cluster Continuous Replication (CCR), and
Standby Continuous Replication (SCR, new in Service Pack 1).