Execute the command below on PwerShell.
Get-MailboxStatistics -Server | where { $_.DisconnectDate -ne $null } | select DisplayName,DisconnectDate
Sunday, February 28, 2010
View Disconnected Mailbox on Exchange 2007 by using PowerShell
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment