Quantcast
Viewing all articles
Browse latest Browse all 8719

Exch 2010 - delete disconnected mailboxes

Hello, I am trying to delete 6 disconnected mailboxes from the database called

Mailbox Database1999998113

when I run the below, I get no error which is a good sign, but they are still there...?

C:\Windows\system32>Get-MailboxStatistics -Database “Mailbox Database 1999998113” | where {$_.DisconnectReason -eq "SoftDeleted"} | foreach {Remove-StoreMailbox -Database $_.database -Identity $_.mailboxguid -MailboxState SoftDeleted}

Any thought on how to delete them...?

Thanks,

Tom Karpowski...


Viewing all articles
Browse latest Browse all 8719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>