 




<?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>Exchange Me! &#187; Outlook</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/exchange/tag/outlook/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/exchange</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 05:13:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Message tracking event IDs in Exchange Server 2003</title>
		<link>http://itknowledgeexchange.techtarget.com/exchange/message-tracking-event-ids-in-exchange-server-2003/</link>
		<comments>http://itknowledgeexchange.techtarget.com/exchange/message-tracking-event-ids-in-exchange-server-2003/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 10:16:20 +0000</pubDate>
		<dc:creator>B00M3R</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange Tracking Center]]></category>
		<category><![CDATA[Mailboxes]]></category>
		<category><![CDATA[Message logging]]></category>
		<category><![CDATA[Message tracing]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[OWA]]></category>
		<category><![CDATA[Windows Computing]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/exchange/message-tracking-event-ids-in-exchange-server-2003/</guid>
		<description><![CDATA[Here are some of the event IDs that are logged to message tracking log files. You can enable message tracking logs to track or to troubleshoot the flow or status of a message in Exchange Server 2003 as shown in previous blog. You can record information about the sender, the message, and the recipient. If [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/25/files/2007/10/mail.gif" align="left" height="81" hspace="10" vspace="10" width="49" />Here are some of the event IDs that are logged to message tracking log files. You can enable message tracking logs to track or to troubleshoot the flow or status of a message in Exchange Server 2003 as shown in previous blog. You can record information about the sender, the message, and the recipient. If you want to log more detailed information, you can also record the subject line of messages.</p>
<p>By default, the tracking logs are located in the C:\Program Files\Exchsrvr\YourServerName.log folder. Each daily log is named in the yyyymmdd.log format according to the date that the log was created. The file name date is in Coordinated Universal Time (UTC). Here is a list of event ID&#8217;s and there meaning. You can import this log file into Excel which makes it easier to read as opening the text file is too busy.</p>
<p>A few FAQ&#8217;s<br />
Q1: When a message is generated in the system for the first time, what event is associated with that message in the tracking log?<br />
A1: There are different events for different message submission paths to Exchange Server 2003. For example, for messages that are submitted through the SMTP component, the first event ID in the tracking log is 1019. For messages that are submitted through the Store component, the first event ID in the tracking log is 1027.<br />
Q2: Is there one event ID that covers the creation of all messages and that only appears one time per message?<br />
A2: There is no one event that covers the creation of all messages because messages can be created in various ways by various clients, remote servers, and pickup directory. It would make no sense to use the same event for all these code paths. Or, it would be impossible to use the same event for all these code paths. However, event 1019 is logged when any message enters Inetinfo-side transport processing. The tracking log may frequently contain multiple 1019 events that have the same message ID. For example, this may occur if the server is restarted multiple times during a period when the remote destination for the particular message is down. On each restart, the message is resubmitted, and event 1019 is logged. This is expected behavior.<br />
Q3: Why are there multiple 1020 and 1031 events that are logged for the same message ID?<br />
A3: This is expected behavior. The same message ID can be transferred out multiple times. When the same message ID is transferred out multiple times, events 1020 and 1031 are generated.</p>
<table class="table" cellspacing="1" width="470">
<tr>
<td>Event Number</td>
<td>Event Type</td>
<td>Description</td>
</tr>
<tr>
<td>0</td>
<td>Message transfer in</td>
<td>The message was received from a server, a connector, or a gateway.</td>
</tr>
<tr>
<td>1</td>
<td>Probe transfer in</td>
<td>An X.400 probe was received from a gateway, a link, or a message transfer agent (MTA).</td>
</tr>
<tr>
<td>2</td>
<td>Report transfer in</td>
<td>A delivery receipt or a non-delivery report (NDR) was received from a server, a connector, or a gateway.</td>
</tr>
<tr>
<td>4</td>
<td>Message submission</td>
<td>The message was sent by the client.</td>
</tr>
<tr>
<td>5</td>
<td>Probe submission</td>
<td>An X.400 probe was received from a user.</td>
</tr>
<tr>
<td>6</td>
<td>Probe transfer out</td>
<td>An X.400 probe was sent to a gateway, a link, or an MTA.</td>
</tr>
<tr>
<td>7</td>
<td>Message transfer out</td>
<td>The message was sent to a server, a connector, or a gateway.</td>
</tr>
<tr>
<td>8</td>
<td>Report transfer out</td>
<td>A delivery receipt or an NDR was sent to a server, a connector, or a gateway.</td>
</tr>
<tr>
<td>9</td>
<td>Message delivered</td>
<td>The message was delivered to a mailbox or a public folder.</td>
</tr>
<tr>
<td>10</td>
<td>Report delivered</td>
<td>A delivery receipt or an NDR was delivered to a mailbox.</td>
</tr>
<tr>
<td>18</td>
<td>StartAssocByMTSUser</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>23</td>
<td>ReleaseAssocByMTSUse</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>28</td>
<td>Message redirected</td>
<td>The message was sent to mailboxes other than the mailboxes of the recipients.</td>
</tr>
<tr>
<td>29</td>
<td>Message rerouted</td>
<td>The message was routed to an alternative path.</td>
</tr>
<tr>
<td>31</td>
<td>Downgrading</td>
<td>An X.400 message was downgraded to 1984 format before relay.</td>
</tr>
<tr>
<td>33</td>
<td>Report absorption</td>
<td>The number of delivery receipts or of NDRs exceeded a threshold and the reports were deleted.</td>
</tr>
<tr>
<td>34</td>
<td>Report generation</td>
<td>A delivery receipt or an NDR was created.</td>
</tr>
<tr>
<td>43</td>
<td>Unroutable report discarded</td>
<td>A delivery receipt or an NDR could not be routed and was deleted from the queue.</td>
</tr>
<tr>
<td>50</td>
<td>Gateway deleted message</td>
<td>The administrator deleted an X.400 message that was queued for a gateway.</td>
</tr>
<tr>
<td>51</td>
<td>Gateway deleted probe</td>
<td>The administrator deleted an X.400 probe that was queued for a gateway.</td>
</tr>
<tr>
<td>52</td>
<td>Gateway deleted report</td>
<td>The administrator deleted an X.400 report that was queued for a gateway.</td>
</tr>
<tr>
<td>1000</td>
<td>Local delivery</td>
<td>The sender and the recipient are on the same server.</td>
</tr>
<tr>
<td>1001</td>
<td>Backbone transfer in</td>
<td>Mail was received from another MAPI system across a connector or across a gateway.</td>
</tr>
<tr>
<td>1002</td>
<td>Backbone transfer out</td>
<td>Mail was sent to another MAPI system across a connector or across a gateway.</td>
</tr>
<tr>
<td>1003</td>
<td>Gateway transfer out</td>
<td>The message was sent through a gateway.</td>
</tr>
<tr>
<td>1004</td>
<td>Gateway transfer in</td>
<td>The message was received from a gateway.</td>
</tr>
<tr>
<td>1005</td>
<td>Gateway report transfer in</td>
<td>A delivery receipt or an NDR was received from a gateway.</td>
</tr>
<tr>
<td>1006</td>
<td>Gateway report transfer out</td>
<td>A delivery receipt or an NDR was sent through a gateway.</td>
</tr>
<tr>
<td>1007</td>
<td>Gateway report generation</td>
<td>A gateway generated an NDR for a message.</td>
</tr>
<tr>
<td>1010</td>
<td>SMTP queued outbound</td>
<td>Outgoing mail was queued for delivery by the Internet Mail Service.</td>
</tr>
<tr>
<td>1011</td>
<td>SMTP transferred outbound</td>
<td>Outgoing mail was transferred to an Internet recipient.</td>
</tr>
<tr>
<td>1012</td>
<td>SMTP received inbound</td>
<td>Incoming mail was received from by the Internet Mail Service.</td>
</tr>
<tr>
<td>1013</td>
<td>SMTP transferred</td>
<td>Incoming mail that was received by the Internet Mail Service was transferred to the information store.</td>
</tr>
<tr>
<td>1014</td>
<td>SMTP message rerouted</td>
<td>An Internet message is being rerouted or forwarded to the correct location.</td>
</tr>
<tr>
<td>1015</td>
<td>SMTP report transferred In</td>
<td>A delivery receipt or an NDR was received by the Internet Mail Service</td>
</tr>
<tr>
<td>1016</td>
<td>SMTP report transferred out</td>
<td>A delivery receipt or an NDR was sent to the Internet Mail Service.</td>
</tr>
<tr>
<td>1017</td>
<td>SMTP report generated</td>
<td>A delivery receipt or an NDR was created.</td>
</tr>
<tr>
<td>1018</td>
<td>SMTP report absorbed</td>
<td>The receipt or the NDR could not be delivered and was absorbed. (You cannot send an NDR for an NDR.)</td>
</tr>
<tr>
<td>1019</td>
<td>SMTP submit message to AQ</td>
<td>A new message is submitted to Advanced Queuing.</td>
</tr>
<tr>
<td>1020</td>
<td>SMTP begin outbound transfer</td>
<td>A message is about to be sent over the wire by SMTP.</td>
</tr>
<tr>
<td>1021</td>
<td>SMTP bad mail</td>
<td>The message was transferred to the Badmail folder.</td>
</tr>
<tr>
<td>1022</td>
<td>SMTP AQ failure</td>
<td>A fatal Advanced Queuing error occurred. Information about the failure was written to the Event Manager.</td>
</tr>
<tr>
<td>1023</td>
<td>SMTP local delivery</td>
<td>A message was successfully delivered by a store drive (logged by Advanced Queue).</td>
</tr>
<tr>
<td>1024</td>
<td>SMTP submit message to cat</td>
<td>Advanced Queuing submitted a message to the categorizer.</td>
</tr>
<tr>
<td>1025</td>
<td>SMTP begin submit message</td>
<td>A new message was submitted to Advanced Queuing.</td>
</tr>
<tr>
<td>1026</td>
<td>SMTP AQ failed message</td>
<td>Advanced Queuing could not process the message. The message caused an NDR to be sent, or the message was put in the Badmail folder.</td>
</tr>
<tr>
<td>1027</td>
<td>SMTP submit message to SD</td>
<td>A message was submitted to the store driver by the MTA.</td>
</tr>
<tr>
<td>1028</td>
<td>SMTP SD local delivery</td>
<td>The store driver successfully delivered a message (logged by store driver).</td>
</tr>
<tr>
<td>1029</td>
<td>SMTP SD gateway delivery</td>
<td>The store driver transferred the message to the MTA.</td>
</tr>
<tr>
<td>1030</td>
<td>SMTP NDR all</td>
<td>All recipients were sent an NDR.</td>
</tr>
<tr>
<td>1031</td>
<td>SMTP end outbound transfer</td>
<td>The outgoing message was successfully transferred.</td>
</tr>
<tr>
<td>1032</td>
<td>SMTP message scheduled to retry categorization</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1033</td>
<td>SMTP message categorized and queued for routing</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1034</td>
<td>SMTP message routed and queued for remote delivery</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1035</td>
<td>SMTP message scheduled to retry routing</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1036</td>
<td>SMTP message queued for local delivery</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1037</td>
<td>SMTP message scheduled to retry local delivery</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1038</td>
<td>SMTP message routed and queued for gateway delivery</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1039</td>
<td>SMTP message deleted by Intelligent Message Filtering</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1040</td>
<td>SMTP message rejected by Intelligent Message Filtering</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1041</td>
<td>SMTP message archived by Intelligent Message Filtering</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>1042</td>
<td>Message redirected to the alternate recipient</td>
</tr>
</table>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/exchange/message-tracking-event-ids-in-exchange-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstall Exchange Server 2003</title>
		<link>http://itknowledgeexchange.techtarget.com/exchange/uninstall-exchange-server-2003/</link>
		<comments>http://itknowledgeexchange.techtarget.com/exchange/uninstall-exchange-server-2003/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 11:54:56 +0000</pubDate>
		<dc:creator>B00M3R</dc:creator>
				<category><![CDATA[Bridgehead Server]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange databases]]></category>
		<category><![CDATA[Information Store]]></category>
		<category><![CDATA[Mailboxes]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[OWA]]></category>
		<category><![CDATA[Public folders]]></category>
		<category><![CDATA[Routing Groups]]></category>
		<category><![CDATA[RUS]]></category>
		<category><![CDATA[Transaction logs]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/exchange/uninstall-exchange-server-2003/</guid>
		<description><![CDATA[Firstly I need to apologize for the delay between posts, I have been attending to some business which kept me away and will acknowledge next time should I expect a large gap again.I’m going to get straight into the correct way to uninstall Exchange 2003 from a server. I have a systems Administrator who has [...]]]></description>
				<content:encoded><![CDATA[<p><span><font face="Calibri"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/25/files/2007/10/mail.gif" align="left" height="81" hspace="10" vspace="10" width="49" />Firstly I need to apologize for the delay between posts, I have been attending to some business which kept me away and will acknowledge next time should I expect a large gap again.</font></span><span><font face="Calibri">I’m going to get straight into the correct way to uninstall Exchange 2003 from a server. I have a systems Administrator who has this task in hand and I’ve done this for him and others.<br />
Let’s do it!</font></span></p>
<p><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span></p>
<p class="MsoNormal"><span><font face="Calibri"><strong><em>You must ensure you meet the prerequisites before you attempt this and they are as follows:</em></strong></font></span></p>
<p><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span></p>
<ul>   <font face="Calibri"></p>
<li>
<p class="MsoNormal"><span><font face="Calibri">If you have Exchange Full Administrator permissions at the administrative group level, you can uninstall Exchange Server 2003, provided that you have permissions for the administrative group to which the server belongs. </font></span></p>
</li>
<li>
<p class="MsoNormal"><span></span><span><font face="Calibri">If there are any mailboxes assigned to a storage group on a server, you cannot uninstall Exchange Server 2003 from that server. In this case, you must either move or delete the mailboxes before you can uninstall Exchange. </font></span></p>
</li>
<li>
<p class="MsoNormal"><span></span><span><font face="Calibri">You cannot uninstall Exchange Server 2003 from a server if it is the only server in your organization running the Recipient Update Service. Instead, you must first use Exchange System Manager to enable the Recipient Update Service on another server. </font></span></p>
</li>
<li>
<p class="MsoNormal"><span></span><span><font face="Calibri">You cannot uninstall Exchange Server 2003 from a server if it is the only server in a mixed administrative group that is running Site Replication Service (SRS). Instead, you must first enable SRS on another Exchange server.</font></span></p>
</li>
<li>
<p class="MsoNormal"><span></span><span><font face="Calibri">You cannot uninstall Exchange Server 2003 from a server if it is a bridgehead server for a connector and there are other Exchange servers in your organization. Instead, you must first designate a new bridgehead server.</font></span></p>
</li>
<li>
<p class="MsoNormal"><span></span><span><font face="Calibri">You cannot uninstall Exchange Server 2003 from a server if it is the routing master and there are other Exchange servers in your organization. Instead, you must first designate a new routing master.</font></span></p>
</li>
<p></font></ul>
<p class="MsoNormal"><span><span><font face="Calibri">Now before you remove the server from a production environment that has multiple servers in the administrative group, understand that you need to know all the servers roles that are held by this machine. <span> </span>Make sure you move your roles to other machines. Example: If the server is listed as a bridgehead server on a connector you will have to move this before uninstall will work. </font></span><span><font face="Calibri">Failure to do this could cause many things including the following:</font></span></span></p>
<ul>   <font face="Calibri"></p>
<li><span><span></span></span><span><span>
<p class="MsoNormal"><span>Mail flow may stop if the server is a bridgehead server.</span></p>
<p></span></span></li>
<li><span><span><span></span></span></span><span><span><span>
<p class="MsoNormal"><span>Mail flow will be totally screwed if the server is the routing group master.</span></p>
<p></span></span></span></li>
<li><span><span><span><span></span></span></span></span><span><span><span><span>
<p class="MsoNormal"><span>Outlook issue and OWA issues so confirm and check before attempting the uninstall.</span></p>
<p></span></span></span></span></li>
<p></font></ul>
<p><span><span><span><span><span><span><font face="Calibri">Before you remove Exchange 2003, you must disconnect all mailbox-enabled users from the mailboxes on the Exchange server. It is not possible to remove an Exchange Server when it has mounted mailboxes. <span> </span></font></span><span><font face="Calibri">If you are getting this error check out the following </font></span></span></span></span></span></span><span><span><span><span><span><span><font face="Calibri">“</font></span><font face="Calibri"><em><span>One or more users currently use this mailbox store. These users must be moved to a different mailbox store or be mail disabled before deleting this store”</span></em></font></span></span></span></span></span><span><span><span><span><span><font face="Calibri"><em><span><span>A good way to try to find these missing users is to use Active Directory Users and Computers. Here&#8217;s what to do:</span></span></em><em><span></span></em><em><span></span></em></font></span></span></span></span></span><span><span><span><span><span><font face="Calibri"><em><span></span></em></font></span></span></span></span></span><span><span><span><span><span><font face="Calibri"><em><span></span></em></font></span></span></span></span></span><span><span><span><span><span><font face="Calibri"><em><span></span></em></font></span></span></span></span></span><span><span><span><span><span><font face="Calibri"><em><span></span></em></font></span></span></span></span></span><span><span><span><span><span><font face="Calibri"><em><span></span></em></font></span></span></span></span></span><span><span><span><span><span><font face="Calibri"><em><span></span></em></font></span></span></span></span></span></p>
<p class="MsoListParagraph"><span><span><font face="Calibri"><em>1.<span>      </span></em></font></span></span><span><font face="Calibri"><em>Run ADUC.(Active Directory Users and computers – come on!)</em></font></span></p>
<p class="MsoListParagraph"><span></span><span><font face="Calibri"><em>2. Right-click your domain at the top, and choose <strong>Find</strong>.</em></font></span></p>
<p class="MsoListParagraph"><span><font face="Calibri"><em>3. Click the <strong>Advanced</strong> tab, and then choose <strong>User</strong> from the <strong>Field</strong> button.</em></font></span></p>
<p class="MsoListParagraph"><span><font face="Calibri"><em>4. From the list of attributes displayed, choose <strong>Exchange Home Server</strong>.</em></font></span></p>
<p class="MsoListParagraph"><span><font face="Calibri"><em>5. Set the <strong>Condition</strong> field to <strong>Ends With </strong>and then type your Exchange server name into the <strong>Value</strong> field. Click <strong>Add</strong> to add this value.</em></font></span></p>
<p class="MsoListParagraph"><span><font face="Calibri"><em>6. Now click the <strong>Find</strong> button, and hopefully you&#8217;ll see the troublesome user listed in the results window. </em></font></span></p>
<p><span><font face="Calibri"><em>You should then be able to remove the Exchange attributes from these user accounts and proceed with the un install.</em></font></span><font face="Calibri"><em>  <span> </span><span>  <span></span> <span><font face="Calibri"> </font></span></span></em></font></p>
<p><span><span><font face="Calibri"><em><strong><span>To uninstall Exchange Server 2003</span></strong></em></font></span></span></p>
<p><span><span><font face="Calibri"><em><strong><span></span></strong><span>1. Log on to the server from which you want to uninstall Exchange.<br />
</span><span>2. Click <strong>Start</strong>, point to <strong>Control Panel</strong>, and then click <strong>Add or Remove Programs</strong>.<br />
</span><span>3. In <strong>Add or Remove Programs</strong>, select <strong>Microsoft Exchange</strong>, and then click <strong>Change/Remove</strong>.<br />
</span><span>4. On the <strong>Welcome to the Microsoft Exchange Installation Wizard </strong>page, click <strong>Next</strong>.<br />
</span><span>5. On the <strong>Component Selection </strong>page, in the <strong>Action </strong>column, use the drop-down arrows to select <strong>Remove</strong>, and then click <strong>Next</strong>.</span></em></font></span></span></p>
<p><span><span><span><font face="Calibri"><em>Follow the bouncing ball and Exchange should uninstall.</em></font></span></span></span></p>
<p><span><span><span><font face="Calibri"><em><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/25/files/2007/12/ex-01.GIF" align="left" height="344" hspace="10" vspace="10" width="550" /></em></font></span></span></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/exchange/uninstall-exchange-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
