How to start and end message tracking logs on a specific time
Get-MessageTrackingLog –Start "Specific time"
example : "09/13/2009 14:00 pm"
to end the log entries you can type:
Get-MessageTrackingLog –End "Specific time"
Get-MessageTrackingLog –Start "Specific time"
example : "09/13/2009 14:00 pm"
to end the log entries you can type:
Get-MessageTrackingLog –End "Specific time"