询问者
误删除了一个系统邮箱账户,出现邮箱复制服务无法处理邮箱数据库中的作业

问题
全部回复
-
您好
系统邮箱只在你安装Exchange服务器时,preparead产生的,因此,请参考以下文章重建系统邮箱。
微软一站式示例脚本库: http://blogs.technet.com/b/onescript
-
应用程序日志一直出现
Microsoft Exchange 邮箱复制服务无法处理邮箱数据库中的作业。
数据库: pzmb
错误: 在 Active Directory 中找不到系统邮箱'fe9a381b-5e5e-480a-8f96-f1df9e1e77f4'。系统邮箱已经删除和重建了
[PS] C:\>get-mailbox -arbitration system* | fl alias
Alias : SystemMailbox{1f05a927-9f7d-4ec0-a954-7fedd90b3b29}Alias : SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}
Alias : SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9}
这个账户原来看到过,在users中,现在被删除掉了。如果修复这个问题?
同时出来这样的错误
An unexpected failure has occurred. The problem requires administrator intervention. Diagnostic information:
at Microsoft.Exchange.Data.Storage.Management.MigrationHelperBase.GetRecipient[T](IRecipientSession session, QueryFilter filter, Func`2 recipientNotFoundExceptionCallback, Func`2 ambiguousRecipientExceptionCallback, Func`2 invalidRecipientTypeExceptionCallback, String debugContext) at Microsoft.Exchange.Migration.MigrationADProvider.GetRecipient[T](IRecipientSession session, QueryFilter filter) at Microsoft.Exchange.Migration.MigrationDataProvider.OpenLocalSystemMailboxSession(MigrationADProvider activeDirectoryProvider, Guid mdbGuid) at Microsoft.Exchange.Migration.MigrationDataProvider.<>c__DisplayClassa.<CreateProviderForSystemMailbox>b__9(MigrationADProvider provider) at Microsoft.Exchange.Migration.MigrationDataProvider.CreateProviderForMailboxSession(MigrationADProvider activeDirectoryProvider, MigrationFolderName folderName, Func`2 mailboxSessionCreator) at Microsoft.Exchange.Migration.MigrationDataProvider.CreateProviderForSystemMailbox(Guid mdbGuid) at Microsoft.Exchange.Migration.MigrationJobCache.<GetMigrationCacheEntriesForServer>d__11.MoveNext()|GetMigrationCacheEntriesForServer: Error accessing system mailbox: fe9a381b-5e5e-480a-8f96-f1df9e1e77f4|Microsoft.Exchange.Migration.MigrationMailboxNotFoundException|The migration mailbox for the organization is either missing or invalid.|: ,,
%2 -
-
已经通过删除邮箱,并用preparead进行了系统邮箱恢复。但还是出现这个问题。
Microsoft Exchange 邮箱复制服务无法处理邮箱数据库中的作业。
数据库: pzmb
错误: 在 Active Directory 中找不到系统邮箱'fe9a381b-5e5e-480a-8f96-f1df9e1e77f4'。通过以下命令Get-MailboxStatistics -database pzmb |fl displayname
DisplayName : SystemMailbox{fe9a381b-5e5e-480a-8f96-f1df9e1e77f4}
DisplayName : HealthMailboxfe9a381b5e5e480a8f96f1df9e1e77f4
DisplayName : HealthMailbox0e4d207d808a43a1a6fd40161bac6300
DisplayName : 个人存档 - HealthMailbox0e4d207d808a43a1a6fd40161bac6300
DisplayName : 个人存档 - HealthMailboxfe9a381b5e5e480a8f96f1df9e1e77f4
DisplayName : HealthMailboxa1ffab1214234bafa18f63c18e3fec51
DisplayName : HealthMailboxfe9a381b5e5e480a8f96f1df9e1e77f4通过以下命令Get-Mailbox -database pzmb -arbitration|fl name
Name : Migration.8f3e7716-2011-43e4-96b1-aba62d229136
Name : FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042
Name : SystemMailbox{1f05a927-9f7d-4ec0-a954-7fedd90b3b29}
Name : SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}
Name : SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9}怎么得到的不一样?因此怀疑系统在找不存在的邮箱。
- 已编辑 pzwhz 2013年11月20日 13:51
-
[PS] C:\>Get-Mailbox -database pzmb -monitoring|fl displayname
DisplayName : HealthMailbox0e4d207d808a43a1a6fd40161bac6300
DisplayName : HealthMailboxfe9a381b5e5e480a8f96f1df9e1e77f4[PS] C:\Users\pzsa\Desktop>Get-MailboxStatistics -database pzmb|fl displayname
为什么不一样?
DisplayName : SystemMailbox{fe9a381b-5e5e-480a-8f96-f1df9e1e77f4}
DisplayName : HealthMailboxfe9a381b5e5e480a8f96f1df9e1e77f4
DisplayName : HealthMailbox0e4d207d808a43a1a6fd40161bac6300
DisplayName : 个人存档 - HealthMailbox0e4d207d808a43a1a6fd40161bac6300
DisplayName : 个人存档 - HealthMailboxfe9a381b5e5e480a8f96f1df9e1e77f4
[PS] C:\Users\pzsa\Desktop>Get-Mailbox -database pzmb -monitoring|fl name
Name : HealthMailboxd927798617f24b32af2eb94703c7d8ed
Name : HealthMailbox1849c73ed7574b3686e152f5dd5745f7- 已编辑 pzwhz 2013年11月20日 13:56
-
RunspaceId : b95d2cf1-fbb4-4d2e-a316-d015e5b74ecc
MoveHistory :
CurrentSchemaVersion : 0.125
AssociatedItemCount : 0
DeletedItemCount : 0
DisconnectDate :
DisconnectReason :
DisplayName : SystemMailbox{fe9a381b-5e5e-480a-8f96-f1df9e1e77f4}
ItemCount : 17
LastLoggedOnUserAccount :
LastLogoffTime :
LastLogonTime :
LegacyDN : /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/c
n=Recipients/cn=SystemMailbox{fe9a381b-5e5e-480a-8f96-f1df9e1e77f4}
MailboxGuid : fa1f9e9c-781f-46e4-aee8-45e6b69a555c
MailboxType : Private
ObjectClass : Unknown
StorageLimitStatus :
TotalDeletedItemSize : 0 B (0 bytes)
TotalItemSize : 70.16 KB (71,848 bytes)
MailboxTableIdentifier :
Database : pzmb
ServerName : EXG
DatabaseName : pzmb
IsQuarantined : False
ExternalDirectoryOrganizationId : 00000000-0000-0000-0000-000000000000
IsArchiveMailbox : False
IsMoveDestination : False
MailboxMessagesPerFolderCountWarningQuota :
MailboxMessagesPerFolderCountReceiveQuota :
DumpsterMessagesPerFolderCountWarningQuota :
DumpsterMessagesPerFolderCountReceiveQuota :
FolderHierarchyChildrenCountWarningQuota :
FolderHierarchyChildrenCountReceiveQuota :
FolderHierarchyDepthWarningQuota :
FolderHierarchyDepthReceiveQuota :
MessageTableTotalSize : 2.25 MB (2,359,296 bytes)
MessageTableAvailableSize : 1.906 MB (1,998,848 bytes)
AttachmentTableTotalSize : 0 B (0 bytes)
AttachmentTableAvailableSize : 0 B (0 bytes)
OtherTablesTotalSize : 480 KB (491,520 bytes)
OtherTablesAvailableSize : 224 KB (229,376 bytes)
DatabaseIssueWarningQuota : 1.9 GB (2,040,110,080 bytes)
DatabaseProhibitSendQuota : 2 GB (2,147,483,648 bytes)
DatabaseProhibitSendReceiveQuota : 2.3 GB (2,469,606,400 bytes)
Identity : fa1f9e9c-781f-46e4-aee8-45e6b69a555c
MapiIdentity : fa1f9e9c-781f-46e4-aee8-45e6b69a555c
OriginatingServer :
IsValid : True
ObjectState : Unchanged怎么找到并删除
-
您好!
在你preparead之后,你是否按照我上面提供给你的文章enable该系统邮箱。如果你不enable该系统邮箱,该邮箱将不会work的。
微软一站式示例脚本库: http://blogs.technet.com/b/onescript
-
您好!
我推荐你通过ADSIEDIT查看该系统邮箱是否存在,打开ADSIEDIT,在最右边面板,action下,在More action下选择connect to,在“ select a well known naming context"下,选择”Default naming context",点击OK.然后在左边控制面板,展开”Default naming context"节点,在users下查看是否存在该系统邮箱,若存在,右击选择其属性,查看homeMDB.然后运行clean-mailboxdatabase.
微软一站式示例脚本库: http://blogs.technet.com/b/onescript
-
找不到这个邮箱账户,而且mailboxdatabase命令不认识呀。
在注册表中找到以下信息
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v15\WorkerTaskFramework\IdStore\MonitorDefinition
Store~DatabaseRPCLatencyErrorMonitor~pzmb~~~fe9a381b-5e5e-480a-8f96-f1df9e1e77f4
Store~DirectoryServiceAndStoreMaintenanceAssistantMonitor~pzmb~~~fe9a381b-5e5e-480a-8f96-f1df9e1e77f4
Store~StoreMaintenanceAssistantMonitor~pzmb~~~fe9a381b-5e5e-480a-8f96-f1df9e1e77f4
Store~StoreOnlineIntegrityCheckMaintenanceAssistantMonitor~pzmb~~~fe9a381b-5e5e-480a-8f96-f1df9e1e77f4
Store~StoreScheduledIntegrityCheckMaintenanceAssistantMonitor~pzmb~~~fe9a381b-5e5e-480a-8f96-f1df9e1e77f4
Store~StoreUrgentMaintenanceAssistantMonitor~pzmb~~~fe9a381b-5e5e-480a-8f96-f1df9e1e77f4
MailboxSpace~DatabaseSpaceProbe~pzmb~~~fe9a381b-5e5e-480a-8f96-f1df9e1e77f4
Store~DatabasePercentRPCRequestsDatabaseFailover~pzmb~~~fe9a381b-5e5e-480a-8f96-f1df9e1e77f4
。。。。。。。。项名称: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Microsoft Exchange Mailbox Transport Submission\PoisonControl\fe9a381b-5e5e-480a-8f96-f1df9e1e77f4
类名称: <无类>
最近写入时间: 2013/7/19 - 9:31项名称: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Microsoft Exchange Mailbox Transport Submission\PoisonControl\fe9a381b-5e5e-480a-8f96-f1df9e1e77f4\Event
类名称: <无类>
最近写入时间: 2013/7/19 - 9:31项名称: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Microsoft Exchange Mailbox Transport Submission\PoisonControl\fe9a381b-5e5e-480a-8f96-f1df9e1e77f4\Mailbox
类名称: <无类>
最近写入时间: 2013/7/19 - 9:31- 已编辑 pzwhz 2013年11月22日 4:49