积极答复者
exchange 2010 新建某个用户本地移动请求报错 dsid-03150bb9

问题
-
exchange 2003 迁移到 exchange 2010 过程中。大部分用户都可以新建本地移动请求。
但是有一个用户dsid-03150bb9
我对比了一下用户权限。和正常用户权限不同。
我勾选继承权限,加入 account operators、exchange Trusted subsystem 组
但是新建本地移动请求报错,如下:
数据库“Mailbox Database 1517587639”中的队列已经包含邮箱“贾志洋”的移动请求,而 AD 则报告该邮箱没有被移动。可能是由于有人最近创建了此移动请求却以另一个域控制器为目标,而且 AD 复制尚未发生。可以通过运行 Get-MoveRequestStatistics -MoveRequestQueue 'Mailbox Database 1517587639' -MailboxGuid 51698d13-c171-40b2-836c-b99eb69b0346 -IncludeReport | fl 来检查此移动请求。如果您认为这是已放弃的移动请求,可以通过运行 Remove-MoveRequest -MoveRequestQueue 'Mailbox Database 1517587639' -MailboxGuid 51698d13-c171-40b2-836c-b99eb69b0346 来删除该请求。
已尝试的 Exchange 命令行管理程序命令:
| New-MoveRequest -TargetDatabase 'Mailbox Database 1517587639'
已用时间: 00:00:00
请问该如何解决,谢谢。
- 已移动 Vivian_Wang 2015年4月28日 8:31
答案
-
你好,
正如报错中提到的,你是否有使用Get-MoveRequestStatistics 指令来检查该移动请求,看该移动请求是否已在移动队列中,如果在,可以使用Remove-MoveRequest 指令来删除该移动请求,并再次尝试迁移该邮箱。
你可以参考下面的文章来了解这两个指令如何运用的:
https://technet.microsoft.com/zh-CN/library/ee332315(v=exchg.141).aspx
https://technet.microsoft.com/zh-CN/library/dd335149(v=exchg.141).aspx
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
Niko Cheng
TechNet Community Support- 已编辑 Niko.ChengModerator 2015年4月29日 7:36
- 已标记为答案 Niko.ChengModerator 2015年5月5日 8:56
全部回复
-
你好,
正如报错中提到的,你是否有使用Get-MoveRequestStatistics 指令来检查该移动请求,看该移动请求是否已在移动队列中,如果在,可以使用Remove-MoveRequest 指令来删除该移动请求,并再次尝试迁移该邮箱。
你可以参考下面的文章来了解这两个指令如何运用的:
https://technet.microsoft.com/zh-CN/library/ee332315(v=exchg.141).aspx
https://technet.microsoft.com/zh-CN/library/dd335149(v=exchg.141).aspx
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
Niko Cheng
TechNet Community Support- 已编辑 Niko.ChengModerator 2015年4月29日 7:36
- 已标记为答案 Niko.ChengModerator 2015年5月5日 8:56