Link to home
Start Free TrialLog in
Avatar of suelizy
suelizyFlag for United States of America

asked on

get-messagetracking and importing a csv

I need to get a list of how many messages a specific group of users sent during a specific time frame.  I could manually do this with message tracking one user at a time, but no thanks.  I suspect that I could do it with message tracking using a .csv file but I am having trouble finding how to do this.  Can anyone help me out.  

I basically want to run this syntax for 50 specific users.  get-messagetrackinglog -EventID "SEND" -Start "7/1/2010 9:00:00 AM" -End "7/1/2010 6:00:00 PM"

Thanks!

Susan
ASKER CERTIFIED SOLUTION
Avatar of Chris Dent
Chris Dent
Flag of United Kingdom of Great Britain and Northern Ireland 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