标题: [转帖]Exchange2003 Server无法生成新邮箱问题的解决方法 [打印本页] 作者: 钉子 时间: 2004-6-1 22:19 标题: [转帖]Exchange2003 Server无法生成新邮箱问题的解决方法 用这两步,搞定了:<br>
1. From Exchange 2000 or Exchange 2003, run SETUP/DomainPrep in at least one domain that both contains a global catalog server and that belongs to the local (or an adjacent) Windows Active Directory site. <br>
2. Create a Recipient Update Service in the domain where you installed the Exchange 2000 server.<br>
<br>
use the Exchange System Manager to create an RUS for the domain. <br>
1> Click Start, click Programs, click Microsoft Exchange, and then click System Manager.<br>
2> Click to expand the Organization object, and then click to expand the Recipients container.<br>
3> Click Recipient Update Service.<br>
4> In the right pane, right-click New, and then click Recipient Update Service.<br>
5> Click the domain that does not have an RUS but has users that need to be updated by Exchange, and then click Next.<br>
6> Choose the server that you want to run the RUS, stamp all the necessary users with the Exchange attributes, and then click Next. <br>
7> Click Finish.<br>
8> To manually initiate an update of the recipients in that domain, right-click the RUS, and then click Update Now or Rebuild to force an update.<br>
<br>
============<br>
<a target=_blank href=http://support.microsoft.com/default.aspx?scid=kb>http://support.microsoft.com/default.aspx?scid=kb</a>;en-us;281607&sd=ee<br>
<br>
<br>
解决方案<br>
要解决此问题,请重建“收件更新服务”: <br>
打开 Exchange 系统管理器,然后展开“收件人”。<br>
单击“收件人更新服务”。<br>
在右窗格中,右键单击有问题的域的“收件人更新服务”。<br>
在下拉菜单中,单击“重建”。<br>
右键单击有问题的域的“收件人更新服务”,然后单击“立即更新”。<br>
此过程可以启动将所有邮件属性重新应用于域中的目录对象的进程。此过程可能需要几个小时才能完成,具体取决于域的大小。 (照做,重启服务器后,问题暂时解决,但据说3-4天后问题依旧,我正在等待)<br>
<br>
此过程可以重置 MSEXCHUserAccountControl 属性。完成此过程后,即可以登录到 Exchange 2000。不过,如果仍然无法登录到 Exchange 2000,则必须诊断“收件人更新服务”。<br>
<br>
可以使用“ADSI 编辑”实用程序验证 msExchangeUserAccountControl 属性的设置是否正确: <br>
“ADSI 编辑”实用程序随 Windows 2000 支持工具(位于 Windows 2000 CD-ROM 上)一起提供。警告:如果使用“ADSI 编辑”管理单元、LDP 实用程序或任何其他 LDAP 版本 3 的客户端,并且对 Active Directory 对象的属性修改不当,则可能造成严重问题。这些问题可能会要求您重新安装 Microsoft Windows 2000 Server 或 Microsoft Exchange 2000 Server,也可能两个都要求重新安装。Microsoft 不保证能够解决因为 Active Directory 对象属性修改不当而产生的问题。修改这些属性需要您自担风险。<br>
<br>
<br>
使用位于 \Suppport\Tools\Setup.exe 文件夹中的 Setup.exe 程序安装支持工具。<br>
安装完支持工具后,请单击“开始”,指向“程序”,指向“Windows 2000 支持工具”,单击“工具”,然后单击“ADSI 编辑”。<br>
“ADSI 编辑”实用程序启动后,找到并展开域网络计算机 (NC)。<br>
找到有问题的域(例如,DC=有问题的域,DC=COM)。<br>
找到“用户”容器,然后单击出现问题的用户的“属性”。<br>
在“请选择要查看哪些属性”部分中,单击“两者”,然后在“请选择要查看的属性”部分中单击“MSExchangeUserAccountControl”。 <br>
如果仍出现问题,则必须诊断“收件人更新服务”以查明其值仍然为“未设置”的原因。