aerospacemango Posted February 24, 2012 Posted February 24, 2012 Morning all, Just a quickie... Is there a way to put a count in place for the number of internal mails that go through Exchange? I've had a bit of a look, and can find a powershell script, but as I'm a newb with scripting, I'm not sure I want to take that on! Any ideas would be gratefully received!
sonofsanta Posted February 24, 2012 Posted February 24, 2012 If you just want a quick count for a given time period, you could just use the message tracking... with regards to keeping a continuous count, though, couldn't say. Scripting's only as hard as a bit of copy-pasta anyway, be brave 1
aerospacemango Posted February 24, 2012 Author Posted February 24, 2012 If you just want a quick count for a given time period, you could just use the message tracking... with regards to keeping a continuous count, though, couldn't say. Scripting's only as hard as a bit of copy-pasta anyway, be brave It would be a continuous count for a two week period. From what I can see in Message Tracking, that would involve me counting the mails individually..... There must be an easier way? Scripting would be fine, if the server wasn't mission critical! So I'm a bit reticent to run something that I'm not sure of the background of! :dontwantthesack:
sonofsanta Posted February 24, 2012 Posted February 24, 2012 You can export the XML from the tracking thingummy - click View A Report on the left and it shows all the troubleshooting assistant results. Expand the relevant result and Export Results. You'll have to find something to parse the XML though, can't think of anything off the top of my head - though surely someone round here will
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now