设为首页 收藏本站
查看: 1040|回复: 0

[经验分享] Exchange2013 ECP迁移用户提示错误(该用户没有Exchange邮箱)及解决方案

[复制链接]

尚未签到

发表于 2018-7-8 11:52:27 | 显示全部楼层 |阅读模式
  Exchange2013 ECP迁移用户提示错误(该用户没有Exchange邮箱)及解决方案
  近期公司做了一些系统升级服务,原有使用的是Exchange2010,然后想升级Exchange2013,但是由于考虑到服务的稳定及持续性,所以就在环境内部署了两台Exchange2013服务器,部署后,准备迁移用户的时候发现有点问题,在迁移用户的时候提示用户邮箱不存在,其实呢是真实存在的,所以在网上找一些解决方案,解决后总结了一下分享给有需要的朋友,我们都知道,从Exchange2013开始Exchnage的架构变化很大,从原有的CS架构变成了BS架构,所以关于Exchange的所有操作都是通过BS进行管理的,在Exchange2013开始管理登录脚面叫ECP(Exchange控制面板),具体就不多说了,言归正传,我们在Exchange2013在ecp下迁移用户,提示错误,该用户没有Exchange邮箱,以下为解决方案。通过查看该问题出现的原因有以下三种可能:
  1.There are one or multiple system mailboxs in an inconsistent state because
the HomeMDB attribute is missing
  2.The Federated mailbox is in an inconsistent state because the HomeMDB
attribute is missing.
  3.The Discover Search mailboxes is in an inconsisten state because the
HomeMDB attribute is missing.
  https://social.technet.microsoft.com/Forums/zh-CN/7f891e85-8a87-49e5-bfe8-a03af256eea9/exchange-2013-ecp-exchange?forum=exchangeserverzhchs
  http://blogs.technet.com/b/exchangesearch/archive/2011/09/20/discovery-search-fails-w-error-quot-the-user-does-not-have-an-exchange-mailbox-quot.aspx
  所以我们使用以下命令查看问题所在的原因。
get-mailbox -arbitration | fl name,alias 获取有问题的信息  提示一下两个数据库有问题,缺少一个值
DSC0000.png

  然后我们通过adsiedit来编辑修改信息
  大概意思为:首先通过adsiedit下查看用户的HomeMDB值,然后编辑复制后,然后再通过users下的对应的错误的HomeMDB值进行粘贴
  复制用户下的HomeMDB值后确认
DSC0001.png 然后我们在找到users下找对对应的错误的mailbox信息

DSC0002.png 此时我们右击属性

DSC0003.png 如果该页面不能够现实出HomeMDB的相关信息,我们可以单击筛选器进行设置现实状态信息

DSC0004.png 如果该页面不能够现实出HomeMDB的相关信息,我们可以单击筛选器进行设置现实状态信息

DSC0005.png 粘贴从用户那复制的信息,确认即可

DSC0006.png

  如果存在站点部署的话,我们需要同步站点配置信息,让数据尽快保持最新,
repadmin /syncall /e  同步后我们就可以测试通过ECP进行迁移了,最后迁移成功
  以下内容为官网的详细步骤:
  https://support.microsoft.com/en-us/kb/2702446
  http://blogs.technet.com/b/exchangesearch/archive/2011/09/20/discovery-search-fails-w-error-quot-the-user-does-not-have-an-exchange-mailbox-quot.aspx
  https://social.technet.microsoft.com/Forums/zh-CN/7f891e85-8a87-49e5-bfe8-a03af256eea9/exchange-2013-ecp-exchange?forum=exchangeserverzhchs
  To resolve this issue, follow these steps:

  •   Start the ECP.
  •   Verify that one or more mailboxes are in an inconsistent state. To do this,
    type the following cmdlet, and then press Enter:
      Get-Mailbox -Arbitration |fl name, alias
      Note You may receive an error message that resembles the following. This
    error message confirms that one or more System mailboxes or the Federated
    mailbox is in an inconsistent state:
      WARNING: The object
    xxxxx/xxxxx/SystemMailbox{1f05a927-9daf-4003-9bf7-036822f96290} has been
    corrupted, and it's
      in an inconsistent state. The following validation errors
    happened:
      WARNING: Database is mandatory on UserMailbox.
      WARNING: Database
    is mandatory on UserMailbox.
  •   Verify that the value for the HomeMDB attribute is missing for a mailbox. To
    do this, type the following cmdlet in the ECP, and then press Enter:
      Get-Mailbox |fl name, alias
      Note The following error message indicates that the value for the HomeMDB
    attribute is missing:
      Database is mandatory on UserMailbox
  •   Copy the HomeMDB attribute value for a mailbox in the same database as the
    System mailbox, the Federated mailbox, or the Discovery Search mailbox. To do
    this, follow these steps:

    •   Click Start, type Adsi Edit in the Search programs
      and files
      box, and then press Enter.
    •   On the Action menu, click Connect to.
    •   Click Select or type a domain or server, click the server
      that you want, and then click OK.
    •   Expand Default naming context, and then click the following
      item:
        DC=domain,DC=com
    •   Double-click CN=Users.
    •   Right-click a user mailbox, and then click Properties.
    •   Under Attribute, click homeMDB, and then
      click Edit.
    •   Copy the value for the HomeMDB attribute, and then click OK two times.

  •   Set the HomeMDB attribute value on the System mailbox, the Federated
    mailbox, or the Discovery Search mailbox account. To do this, follow these
    steps:

    •   In ADSI Edit, right-click the account for the System mailbox, the Federated
      mailbox, or the Discovery Search mailbox, and then click
      Properties.
    •   Under Attribute, click homeMDB, and then
      click Edit.
    •   Type or paste the HomeMDB attribute value that you copied in step 4.
    •   Click OK two times.

  •   On the File menu, click Exit.
  •   Replicate the forest. To do this, type the following at an elevated command
    prompt, and then press Enter:
      repadmin /syncall /e

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-535215-1-1.html 上篇帖子: Exchange Server 2010邮件ibm服务器edb邮件数据库pst文件 下篇帖子: exchange email account最多只能在10个终端上设置
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表