<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tariq Jaber.. &#187; message tracking logs</title>
	<atom:link href="http://tariqjaber.com/blog/tag/message-tracking-logs/feed/" rel="self" type="application/rss+xml" />
	<link>http://tariqjaber.com/blog</link>
	<description>Specialized systems engineer</description>
	<lastBuildDate>Thu, 20 May 2010 08:21:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Set maximum message tracking logs age in Exchange Server 2007</title>
		<link>http://tariqjaber.com/blog/2009/10/10/set-maximum-message-tracking-logs-age-in-exchange-server-2007/</link>
		<comments>http://tariqjaber.com/blog/2009/10/10/set-maximum-message-tracking-logs-age-in-exchange-server-2007/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 09:14:32 +0000</pubDate>
		<dc:creator>Tariq Jaber</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[message tracking logs]]></category>

		<guid isPermaLink="false">http://tariqjaber.com/blog/?p=28</guid>
		<description><![CDATA[Some times you need to increase the period for which the message tracking logs kept in your Exchange server. The default maximum age for message tracking logs in Microsoft Exchange server 2007 is 30 days:
Get-TransportServer &#60;TransportServerName&#62;&#124; fl *track*

To set the maximum message tracking logs age to another period you can use the following command:
Set-TransportServer &#60;TransportServerName&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Some times you need to increase the period for which the message tracking logs kept in your Exchange server. The default maximum age for message tracking logs in Microsoft Exchange server 2007 is 30 days:</p>
<p>Get-TransportServer &lt;TransportServerName&gt;| fl *track*<br />
<a title="get-messagetracking by tariq.jaber, on Flickr" href="http://farm3.static.flickr.com/2422/3996921205_d4a223528e_o.jpg"><img src="http://farm3.static.flickr.com/2422/3996921205_15f4b47c41.jpg" alt="get-messagetracking" width="500" height="127" /></a></p>
<p>To set the maximum message tracking logs age to another period you can use the following command:</p>
<p>Set-TransportServer &lt;TransportServerName&gt; -MessageTrackingLogMaxAge dd.hh:mm:ss<br />
<a title="set-messagetracking by tariq.jaber, on Flickr" href="http://farm4.static.flickr.com/3513/3997741096_e0e59d4858_o.jpg"><img src="http://farm4.static.flickr.com/3513/3997741096_5806bc9589.jpg" alt="set-messagetracking" width="500" height="56" /><br />
</a></p>
<p>Now check<br />
Get-TransportServer &lt;TransportServerName&gt;| fl *track*<br />
<a title="get-messagetracking-after-set by tariq.jaber, on Flickr" href="http://farm4.static.flickr.com/3439/3997741094_6357876726_o.jpg"><img src="http://farm4.static.flickr.com/3439/3997741094_37dd2eb7e1.jpg" alt="get-messagetracking-after-set" width="500" height="135" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tariqjaber.com/blog/2009/10/10/set-maximum-message-tracking-logs-age-in-exchange-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
