Hi,
We have an Exchange with CAS/HUB/MBX role and recently I reconfigure another Exchange that previously has the CAS/HUB role into a Mailbox.
When I try to move a mailbox between the CAS/HUB/MBX and the new MBX I get this error:
Summary: 1 item(s). 0 succeeded, 1 failed.
Elapsed time: 00:00:22
xxxxxx
Failed
Error:
Failed to communicate with the mailbox database.
MapiExceptionNetworkError: Unable to make connection to the server. (hr=0x80004005, ec=2423)
Diagnostic context:
......
Lid: 16280 dwParam: 0x6BA Msg: EEInfo: ComputerName: n/a
Lid: 8600 dwParam: 0x6BA Msg: EEInfo: ProcessID: 5656
Lid: 12696 dwParam: 0x6BA Msg: EEInfo: Generation Time: 2013-03-20 10:41:21:160
Lid: 10648 dwParam: 0x6BA Msg: EEInfo: Generating component: 18
Lid: 14744 dwParam: 0x6BA Msg: EEInfo: Status: 10061
Lid: 9624 dwParam: 0x6BA Msg: EEInfo: Detection location: 318
Lid: 13720 dwParam: 0x6BA Msg: EEInfo: Flags: 0
Lid: 11672 dwParam: 0x6BA Msg: EEInfo: NumberOfParameters: 0
Lid: 53361 StoreEc: 0x977
Lid: 51859
Lid: 33649 StoreEc: 0x977
Lid: 43315
Lid: 58225 StoreEc: 0x977
Lid: 50835
Lid: 62321 StoreEc: 0x977
Lid: 47987
Lid: 50033 StoreEc: 0x977
Lid: 52465 StoreEc: 0x977
Lid: 60065
Lid: 33777 StoreEc: 0x977
Lid: 59805
Lid: 52209 StoreEc: 0x977
Lid: 56583
Lid: 52487 StoreEc: 0x977
Lid: 19778
Lid: 27970 StoreEc: 0x977
Lid: 17730
Lid: 25922 StoreEc: 0x977
Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.2.318.4&t=exchgf1&e=ms.exch.err.ExD5D911
Exchange Management Shell command attempted:
'XXXX.local/Users/CXXXX2' | New-MoveRequest -TargetDatabase 'MBX-XXXX'
Elapsed Time: 00:00:22
Then I do the same with PS and -Verbose and get this log:
VERBOSE: [08:19:06.323 GMT] New-MoveRequest : Active Directory session settings for 'New-MoveRequest' are: View Entire
Forest: 'False', Default Scope: 'xxxxx.xxxxx', Configuration Domain Controller: 'xxxxx.xxxxx.local', Preferred
Global Catalog: 'xxxxx.xxxxx.local', Preferred Domain Controllers: '{ xxxxx.xxxxx.local }'
VERBOSE: [08:19:06.323 GMT] New-MoveRequest : Runspace context: Executing user: xxxxx.xxxxx/Users/xxxxxx, Executing
user organization: , Current organization: , RBAC-enabled: Enabled.
VERBOSE: [08:19:06.323 GMT] New-MoveRequest : Beginning processing &
VERBOSE: [08:19:06.323 GMT] New-MoveRequest : Instantiating handler with index 0 for cmdlet extension agent "Admin
Audit Log Agent".
VERBOSE: [08:19:06.323 GMT] New-MoveRequest : Searching objects "MBX-XXXX" of type "MailboxDatabase" under the root
"$null".
VERBOSE: [08:19:06.323 GMT] New-MoveRequest : Previous operation run on domain controller 'xxxxx.xxxxx.local'.
VERBOSE: [08:19:06.401 GMT] New-MoveRequest : Current ScopeSet is: { Recipient Read Scope: {{, }}, Recipient Write
Scopes: {{, }}, Configuration Read Scope: {{, }}, Configuration Write Scope(s): {{, }, }, Exclusive Recipient Scope(s):
{}, Exclusive Configuration Scope(s): {} }
VERBOSE: [08:19:06.401 GMT] New-MoveRequest : Searching objects "xxxxx.xxxxx/Users/xxxxx" of type "ADUser" under
the root "xxxxx.xxxxx/Users".
VERBOSE: [08:19:06.401 GMT] New-MoveRequest : Previous operation run on domain controller 'xxxxx.xxxxx.local'.
VERBOSE: [08:19:06.401 GMT] New-MoveRequest : Processing object "$null".
VERBOSE: [08:19:06.401 GMT] New-MoveRequest : Searching objects "MBX-xxxx-xxxx" of type "MailboxDatabase" under the root
"$null".
VERBOSE: [08:19:06.417 GMT] New-MoveRequest : Previous operation run on domain controller xxxxx.xxxxx.local'.
VERBOSE: [08:19:06.417 GMT] New-MoveRequest : Searching objects "MBX-XXXX" of type "MailboxDatabase" under the root
"$null".
VERBOSE: [08:19:06.432 GMT] New-MoveRequest : Previous operation run on domain controller 'xxxxx.xxxxx.local'.
VERBOSE: [08:19:28.667 GMT] New-MoveRequest : Admin Audit Log: Entered Handler:OnComplete.
Failed to communicate with the mailbox database.
+ CategoryInfo : ResourceUnavailable: (0:Int32) [New-MoveRequest], ConnectionFailedTransientException
+ FullyQualifiedErrorId : D673510C,Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest
VERBOSE: [08:19:28.667 GMT] New-MoveRequest : Ending processing &
[PS] C:\Windows\system32>
Please anyone has some idea for resolve this?
Netbios and connectivity are OK
Thank's!