Exchange 2010 SP3 – from a merger. Recently upgraded from 2010 SP1 RU5.

The setting on maximum attachment size at one point on these mailbox was 
unlimited. So, as I am looking at these mailboxes, there are some 500mb 
attachments. I discovered this after the fact.

I moved a mailbox to another server. However, the user had some very large 
email attachments (50-250mb), and some 9 emails did not get moved.  I tried 
doing a new-mailboxrestorerequest – to move the soft-deleted mailbox to another 
dummy user so I could recover them. But, the attachments still error out. I 
changed the max send/receive size on the hub transport send/receive rules. 
Still no luck. The target mailbox is set to unlimited.  So, what am I missing 
on this?

I also tried doing a connect-mailbox command.  When I run this command with 
either the user name or guid. I get an error indicating the the mailbox does 
not exist on the database.
[PS] C:\scripts>Connect-Mailbox -whatif -Database "la mail db03" -Identity 
"1a9b2203-57d6-4241-9176-4b3094973d1e"
Mailbox "1a9b2203-57d6-4241-9176-4b3094973d1e" doesn't exist on database "la 
mail db03".
    + CategoryInfo          : NotSpecified: 
(1a9b2203-57d6-4241-9176-4b3094973d1e:StoreMailboxIdParameter) [Connect-Ma
   ilbox], MdbAdminTaskException
    + FullyQualifiedErrorId : 
8844C15B,Microsoft.Exchange.Management.MapiTasks.ConnectMailbox


However a query of soft deleted mailboxes clearly shows it to exist. Even after 
clean-database the results are the same.  I get the same error also if I use 
the EMC. Also, I can move mail from it using the new-mailboxrestorerequest 
command.
[PS] C:\scripts>Get-MailboxDatabase -Identity "la mail db03" | 
Get-MailboxStatistics | Where {$_.DisconnectReason -eq "SoftDeleted"} | ft 
DisplayName,MailboxGuid,Database

DisplayName      MailboxGuid                             Database
-----------      -----------                             --------
John Doe         1a9b2203-57d6-4241-9176-4b3094973d1e    LA Mail DB03

Any thoughts on this? How do I recover these rotten 9 emails? I have found a 
few unanswered questions via google, but that is no help.





________________________________

This message and any attachments are intended only for the use of the 
individual or entity to which they are addressed. If the reader of this message 
or an attachment is not the intended recipient or the employee or agent 
responsible for delivering the message or attachment to the intended recipient 
you are hereby notified that any dissemination, distribution or copying of this 
message or any attachment is strictly prohibited. If you have received this 
communication in error, please notify us immediately by replying to the sender. 
The information transmitted in this message and any attachments may be 
privileged, is intended only for the personal and confidential use of the 
intended recipients, and is covered by the Electronic Communications Privacy 
Act, 18 U.S.C. §2510-2521.

Reply via email to