Mailbox statistics
I have a universal distribution lists on exchange server using outlook web app. I want to know the active users of the list and also top posters and top repliers of that list?
January 12th, 2012 7:19am
You might need a third party utility to get all these reports. Proabably the trial version (to start with) of Manage engine (http://www.manageengine.com/products/exchange-reports/).Raj
Free Windows Admin Tool Kit Click here and download it now
January 12th, 2012 11:50am
You might need a third party utility to get all these reports. Proabably the trial version (to start with) of Manage engine (http://www.manageengine.com/products/exchange-reports/).Raj
January 12th, 2012 11:50am
Hello,
If you want to know the active users of the list, you can use get-mailboxstatics to check the last time it was accessed for the members of the distribution
lists.
If you want to know the top posters and top repliers of that list, you can use one script to check for the message tracking log.
Thanks,
Evan
Evan Liu
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
January 16th, 2012 9:37am
Hello,
If you want to know the active users of the list, you can use get-mailboxstatics to check the last time it was accessed for the members of the distribution
lists.
If you want to know the top posters and top repliers of that list, you can use one script to check for the message tracking log.
Thanks,
Evan
Evan Liu
TechNet Community Support
January 16th, 2012 5:27pm