对于邮箱和公用文件夹,我们在Exchange2010和O365之间设置了一个超级环境。由于将公用文件夹置于hyrbid模式(通过使用https://docs.microsoft.com/en-us/exchange/collaboration-exo/public-folders/set-up-legacy-hybrid-public-folders ),我们在每个导出周期都会收到包含以下几个已启用邮件的公用文件夹的报告:
Unable to update this object because the following attributes associated with this object have values that may already be associated with another object in your local directory services: [ProxyAddresses smtp:<interal e-mail address>;]. Correct or remove the duplicate values in your local directory. Please refer to http://support.microsoft.com/kb/2647098 for more information on identifying objects with duplicate attribute values.由于AD用户和计算机没有列出存储在OU Microsoft Exchange系统对象(特别是属性编辑器)中的公用文件夹对象,似乎无法高级搜索AD用户和计算机中的代理地址属性中的"contains“,Exchange 2010中的公用文件夹管理控制台没有属性编辑器,以及ADSI Edit似乎没有搜索功能,不确定如何在代理地址中查找哪个AD对象具有重复的SMTP地址。还有其他人有主意吗?
发布于 2019-02-22 07:37:01
您试过以下链接中的方法吗?
重复或无效属性阻止Office365 https://support.microsoft.com/en-hk/help/2647098/duplicate-or-invalid-attributes-prevent-directory-synchronization-in-o中的目录同步
https://serverfault.com/questions/955073
复制相似问题