Whitemtntn
IS-IT--Management
I need to find all the emails from a particular domain during a time period. We don't know the specific email addresses. So far- it seems (amazingly) that wildcards are not supported. There must be a way to do this?
This is the command- is there anything you can add to "domain.com" to get those results? Thanks....
get-messagetrackinglog -Sender "domain.com" -EventID "RECEIVE" -Start "10/25/2009 12:47:00 PM" -End "11/7/2009 12:57:00 PM
This is the command- is there anything you can add to "domain.com" to get those results? Thanks....
get-messagetrackinglog -Sender "domain.com" -EventID "RECEIVE" -Start "10/25/2009 12:47:00 PM" -End "11/7/2009 12:57:00 PM