Link to home
Start Free TrialLog in
Avatar of nick_kessler
nick_kessler

asked on

Number of emails sent/received per user, exchange 2010

I would like to know an easy way to get a list of the amount of email our users are sending/receiving. I have seen references to a PowerShell script, but unsure how to edit to get what I would like.

I would ultimately like to see the user, number sent, number received, past 30 days.

Any help would be appreciated. Thanks!
ASKER CERTIFIED SOLUTION
Avatar of Jamie McKillop
Jamie McKillop
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of nick_kessler
nick_kessler

ASKER

Thanks JJ,
I have Management tools installed on exchange 2010, I placed your script in the C:temp folder. But unsure how to pull up the WizBang Message Tracker window...
Open the Exchange management shell and navigate the the C:\temp directory then run the powershell script.

JJ
Got ya... thx.