Categories
Archive
![]() Blogroll
|
Get Message Tracking Logs of Exchange Server 2007 with Powershell
Posted in Exchange Server, Windows Powershell | No Comment | 2,227 views | 26/08/2009 19:31
You can get message tracking logs of Exchange Server 2007 with Powershell: get-messagetrackinglog -Start "25.08.2009" -End "27.08.2009" -ResultSize Unlimited You can change Result Size with changing -ResultSize parameter.
Tags: exchange logs powershell, message tracking log of exchange, message tracking logs, tracking logs powershell
Leave a Reply
|