Hi, you can use this procedure or wait for it to be purged based on the retention time
Disabled mailbox - more than 1 copy

Hello, need your help - we disabled some mailbox of retired employer but there was a problem - this disabled mailbox didn't appear among disabled mailboxes:
Get-MailboxDatabase | Get-MailboxStatistics | Where { $_.DisconnectReason -eq "Disabled" } | Format-Table DisplayName,Database,DisconnectDate
The result was - list with a disabled mailboxes except what I disable this time. So after some time (approx 12 hours) this problem mailbox appeared in a list of disabled mailboxes but we have already created a new mailbox (empty) instead of previously disabled. So now it looks like:
So the next step was: I connected disabled mailbox back to retired employer account (MDB03) and there was 2 empty copies of this mailbox left:
So how to delete these extra copies? Thank you.
Exchange | Exchange Server | Other
1 answer
Sort by: Most helpful
-
Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
2023-03-23T12:29:53.0233333+00:00