[Script of Sep. 2] Get disconnect mailbox in for Exchange 2010

Script Download: GetDisconnectMailbox(PowerShell).zip
https://gallery.technet.microsoft.com/scriptcenter/Get-disconnect-mailbox-in-6ffc50a0

This PowerShell script can list of all disconnected mailboxes on your mailbox server.

As usual, the Exchange cmdlet could not easily get the disconnected mailbox, we need to Check the "DisconnectDate" from Get-MailboxStatistics. And Get-MailboxStatistics need to run one mailbox by one mailbox.
This script can list of all disconnected mailboxes on your mailbox server.

image image
image

You can find more All-In-One Script Framework script samples at https://aka.ms/onescriptingallery