Microsoft
Software
Hardware
Network
Question : Size in all deleted item in Exchange 2007
Hi, is it possible to querry the Exchange 2007 server to see the size of all deleted item folder for all the mailboxes (203 mailbox)? If so, is it possible to export that result to a report?
Thanks!
Answer : Size in all deleted item in Exchange 2007
In the Console, use Get-MailboxStatistics:
Get-Mailbox | Get-MailboxStatistics | ft Displayname,TotalDeletedIt
emSize
Random Solutions
windows xp 64 bit on APPLE IMAC 27 inch
Disabling software restriction policy
Merge data in Access 2003
How to make WPF button background color silver?
"File Helper" reporting - Your system may have upopenable files - Why?
SSH console: go to specified folder after login
OMA and OWA
using a hidden form with .hta script
Will an AGP Video Card work in a PCI Express Slot?
Pass multiple values for one parameter via OpenQuery