Jump to content

Recommended Posts

Posted (edited)

Hi,

 

I have been asked to do an audit of someone's mailbox, and was wondering if anyone had any suggestions as to the best way to do it?

 

Basically I just need to find out the average number of messages they receive per day over the period of say, a month.

 

We're running Exchange '03

 

I was thinking a simple VBScript would be good, that directs to the persons mailbox and then just outputs how many messages they have on each day between a set number of days/weeks/months etc.

 

Or a piece of software that does the same thing.

 

Many Thanks

Edited by basicchannel
Posted

No, it's a bit more complicated than that. I want the statistics of a particular mailbox. Basically we're getting complaints that a certain MoS is receiving too much mail, and this is affecting their job. I want to get data on their particular mailbox which will show how many messages they've received on a daily basis in the last month, and on average, how many they receive in a month.

 

I imagine this is possible using powershell or VBS, but I'm yet to find an example script that gives results at such a granular level.

Posted
No, it's a bit more complicated than that. I want the statistics of a particular mailbox. Basically we're getting complaints that a certain MoS is receiving too much mail, and this is affecting their job. I want to get data on their particular mailbox which will show how many messages they've received on a daily basis in the last month, and on average, how many they receive in a month.

 

I imagine this is possible using powershell or VBS, but I'm yet to find an example script that gives results at such a granular level.

 

You're using Exch 20003, so powershell is out the window. Like I say, parse the MT logs files, there are many free scripts and utils out there that will give you this info you want.

 

Parsing Exchange 2003 Message Tracking Logs : The Official Microsoft IIS Site

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...