Today I am exporting mail to PST so I can start consolidating my Exchange Servers and when running the New-MailboxExportRequest command you might find that the mailboxes just stay in a queued status without processing. You can check this by running the following command:
Get-MailboxExportRequest | Get-MailboxExportRequestStatistics
To fix the problem above simply open up Services.msc and restart the Microsoft Exchange Replication Service, give it a few min and if you run the above command you will see the Percentage Completed Column start showing you info instead of 0%.
Hope it helps
Nice, but doesn’t work.
Any other ideas?
I do see with the command you specified a list of queued requests waiting to be processed, but nothing happens, for days..
Cheers mate.
Yea same problem,
Trying to move a mail box from exchange 2013 server Moving a mailbox via command or EMC it is stuck on queued, left it for a day and still queued lol.
If i try to move the mail box from exchange 2007 to 2013 i get this error:
Error:
The address list service on the server ‘exchange server’ is not running. An Exchange 2007 server on which an address list service is active cannot be found.
An Exchange 2007 server on which an address list service is active cannot be found.
Exchange Management Shell command attempted:
‘domain/OU/Users/Administration/User’ | move-mailbox -TargetDatabase ‘DB1’ -GlobalCatalog ‘Server.domain.com.au’ -DomainController ‘server.domain.com.au’
Elapsed Time: 00:00:00