Receive total send and received emails Exchange 2010
- by Matt
We are using Exchange 2010. I would like to retrieve a list of total sent emails and received emails from all users in the work place. The list should have all the users' names, then total of sent and received emails.
I have tried the code below and tried to change this to no avail.
Get-MessageTrackingLog -Recipients user01@yourdomain.com…