I need to run a report to shows how many mailboxes on my server has over 1000 items in each of these folders (inbox, deleted, sent). What utility can I use for this?
Utility? Don't make me laugh. If you're a VB guru, you might be able to write a script which logs onto each mailbox, enumerates the folders that exist, and then outputs a quantity of each. This script will give you the total number of items in a mailbox.
However, why do you need to know? Normally performance problems on the server are best tackled by implementing quotas.
Thanks for your response. This was a request by one of our local tech departments although currently I'm not exactly sure why they need this type of report.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.