如何更换EXCHANGE SERVER服务器?

如何更换EXCHANGE SERVER服务器?

条件:
主域控制器、EXCHANGE SERVER 2000、DNS 均在MAIL1服务器上,IP:192.168.1.1。
所有工作站都指向MAIL1。
MAIL2服务器为额外域控制器,与主域控制器同步,IP:192.168.1.2。

问题:
1、现在在MAIL2服务器上装了EXCHANGE SERVER 2003,能把MAIL1服务器的邮件备份还原到MAIL2服务器吗?
2、因为所有工作站都指向MAIL1服务器,而且工作站数量比较多,有没有方法能批量把所有工作站都指向MAIL2服务器?
3、如何把MAIL1服务器的DNS同步到MAIL2服务器?
4、如果1、2、3、三点都成功,把MAIL1服务器停掉可以吗?

[408 byte] By [lzs2002lzs-lzs2002lzs] at [2008-4-29]
# 1
没有人会吗?
lzs2002lzs-lzs2002lzs at 2007-10-22 > top of Msdn China Tech,企业开发,Exchange Server...
# 2
没有人会吗?
lzs2002lzs-lzs2002lzs at 2007-10-22 > top of Msdn China Tech,企业开发,Exchange Server...
# 3
1.在mail2上装上exchange server 2000
2.把dns服务放在另外一台域控制器上
3.用AD里的exchange task中的move mailbox 把mail1的邮箱都移动到mail2
4.在dns上做个别名,指向mail2就可以了
jossking-jossking at 2007-10-22 > top of Msdn China Tech,企业开发,Exchange Server...
# 4

1、现在在MAIL2服务器上装了EXCHANGE SERVER 2003,能把MAIL1服务器的邮件备份还原到MAIL2服务器吗?
no, the backup of mail1 can only be restored to the same exchange orgnization name in a new forest.

but what you can do is to setup mail2 to join the mail1 orgnization and use exchange tasks in Active directory users and computers to move the user's mailboxes from mail1 to mail2.

2、因为所有工作站都指向MAIL1服务器,而且工作站数量比较多,有没有方法能批量把所有工作站都指向MAIL2服务器?
change mail2 ip to previous mail1 ip.

3、如何把MAIL1服务器的DNS同步到MAIL2服务器?

if they are in the same domain, zone transfer is automatic.

4、如果1、2、3、三点都成功,把MAIL1服务器停掉可以吗?

be careful with this, since mail1 is still root DC of the forest, there are certain roles you need to transfer before remove the DC(eg schema master, domain naming master, etc).
signup0702-signup at 2007-10-22 > top of Msdn China Tech,企业开发,Exchange Server...
# 5
very good do you understand
mcg-孟晨光 at 2007-10-22 > top of Msdn China Tech,企业开发,Exchange Server...