Hy all!
Some big problem migrating Mailboxes from 2010 to 2013.
Yesterday i did a migration batch with 2 mailboxes to 2013 without a problem, then i add all the Databases to the DAG.
Today i would like to migrate some other users to 2013, the migration batch are correctly configured BUT with each migration batch thee is an Error ID 5000 in the Event-Log:
-Exchange 2010 SP3 and Exchange 2013 CU5 is running
Failed to save admin audit log for this cmdlet invocation.
Organization: First Organization
Log content:
Cmdlet Name: New-MoveRequest
Object Modified:
Parameter: TargetDatabase = DB1-A-E
Parameter: Identity = domain.local/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852}
Caller: domain.local/Users/migration.admin
ExternalAccess: False
Succeeded: True
Run Date: 2014-07-17T09:09:21
OriginatingServer: VM-EXCH13-1 (15.00.0913.007)
Error:
Microsoft.Exchange.Data.Storage.NotSupportedWithServerVersionException: The mailbox of userMsExchDiscoverye0dc1c29-89c3-4034-b678-e6c29d823ed9@domain.local that is located on a server that is running version 14 can't be opened on a server that is running version 15.
at Microsoft.Exchange.Data.Storage.MailboxSession.InternalValidateServerVersion(ExchangePrincipal owner)
at Microsoft.Exchange.Data.Storage.MailboxSession.InternalCreateMailboxSession(LogonType logonType, ExchangePrincipal owner, DelegateLogonUser delegatedUser, CultureInfo cultureInfo, String clientInfoString, IBudget budget, Action`1 initializeMailboxSession, InitializeMailboxSessionFailure initializeMailboxSessionFailure, MailboxSessionSharableDataManager sharedDataManager)
at Microsoft.Exchange.Data.Storage.MailboxSession.CreateMailboxSession(LogonType logonType, ExchangePrincipal owner, DelegateLogonUser delegateUser, Object identity, OpenMailboxSessionFlags flags, CultureInfo cultureInfo, String clientInfoString, PropertyDefinition[] mailboxProperties, IList`1 foldersToInit, GenericIdentity auxiliaryIdentity, IBudget budget, Boolean unifiedSession, MailboxSessionSharableDataManager sharedDataManager)
at Microsoft.Exchange.Data.Storage.MailboxSession.ConfigurableOpen(ExchangePrincipal mailbox, MailboxAccessInfo accessInfo, CultureInfo cultureInfo, String clientInfoString, LogonType logonType, PropertyDefinition[] mailboxProperties, InitializationFlags initFlags, IList`1 foldersToInit, IBudget budget, Boolean unifiedSession, MailboxSessionSharableDataManager sharedDataManager)
at Microsoft.Exchange.Data.Storage.MailboxSession.OpenAsSystemService(ExchangePrincipal mailboxOwner, CultureInfo cultureInfo, String clientInfoString)
at Microsoft.Exchange.ProvisioningAgent.XsoAuditLogger.LogLocal(IAuditLogRecord auditRecord)
at Microsoft.Exchange.ProvisioningAgent.AdminLogProvisioningHandler.WriteAuditRecord(Stopwatch stopwatch)
The same if the move-request is initiated over powershell...
Please give me some input to solve this problem..
many thx to you...