如何更换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服务器停掉可以吗?
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).