<?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; Exchange</title>
	<atom:link href="http://tariqjaber.com/blog/tag/exchange/feed/" rel="self" type="application/rss+xml" />
	<link>http://tariqjaber.com/blog</link>
	<description>IT Professional</description>
	<lastBuildDate>Wed, 05 Jan 2011 08:00:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>User can&#8217;t send email after changing NLB mode on CAS/HUB server</title>
		<link>http://tariqjaber.com/blog/2010/user-cant-send-email-after-changing-nlb-mode-on-cashub-server/</link>
		<comments>http://tariqjaber.com/blog/2010/user-cant-send-email-after-changing-nlb-mode-on-cashub-server/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 11:35:00 +0000</pubDate>
		<dc:creator>Tariq Jaber</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://tariqjaber.com/blog/2010/12/29/user-cant-send-email-after-changing-nlb-mode-on-cashub-server/</guid>
		<description><![CDATA[If you have two Network Load Balanced Exchange servers with the Hub transport and Client Access server roles installed on both of them, and you changed the NLB mode from multicast to unicast, you may not be able to send messages even if the messages are moved from the outbox folder to the Sent Item [...]]]></description>
			<content:encoded><![CDATA[<p align="left">If you have two Network Load Balanced Exchange servers with the Hub transport and Client Access server roles installed on both of them, and you changed the NLB mode from multicast to unicast, you may not be able to send messages even if the messages are moved from the outbox folder to the Sent Item folder with the following error:</p>
<p align="left"><img style="display: block; float: none; margin-left: auto; margin-right: auto" alt="Task Microsoft Exchange Server&#39; reported error (0x8004010F): &#39;The operation failed. An object could not be found" src="http://farm6.static.flickr.com/5245/5302569831_6440f45aee.jpg" width="400" height="258" />&#160;</p>
<p>  <span id="more-133"></span><br />
<blockquote>
<pre>Task 'Microsoft Exchange Server' reported error (0x8004010F):
 'The operation failed. An object could not be found.'</pre>
</blockquote>
<div align="left">To resolve this issue restart the Mail Submission service on the servers.<br />
  <br /><script type="text/javascript"><!--
google_ad_client = "ca-pub-3061223821028492";
/* Blog-Post-3blue3 */
google_ad_slot = "1436748746";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p><font color="#ffffff">.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://tariqjaber.com/blog/2010/user-cant-send-email-after-changing-nlb-mode-on-cashub-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to force Outlook to connect to a specific global catalog server or to the closest global catalog server in its site</title>
		<link>http://tariqjaber.com/blog/2008/how-to-force-outlook-to-connect-to-a-specific-global-catalog-server-or-to-the-closest-global-catalog-server-in-its-site/</link>
		<comments>http://tariqjaber.com/blog/2008/how-to-force-outlook-to-connect-to-a-specific-global-catalog-server-or-to-the-closest-global-catalog-server-in-its-site/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 20:07:39 +0000</pubDate>
		<dc:creator>Tariq Jaber</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Closest GC]]></category>
		<category><![CDATA[DS Server]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange Provider]]></category>
		<category><![CDATA[Global Catalog]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://tariqjaber.com/blog/?p=20</guid>
		<description><![CDATA[When you install Exchange Server in a child domain, the Outlook clients may try to communicate with the global catalog in the parent domain, this will cause a problem if the parent and the child domain is not in the same site or there is a firewall between the clients and the servers in the [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Tahoma;"> When you install Exchange Server in a child domain, the Outlook clients may try to communicate with the global catalog in the parent domain, this will cause a problem if the parent and the child domain is not in the same site or there is a firewall between the clients and the servers in the parent domain and cause the outlook to respond slowly.</span></p>
<p><span style="font-family: Tahoma;"> To solve this issue you can force Outlook to communicate directly with the global catalog server in its site or with the closest catalog if the client moves between sites.<strong><br />
Notice</strong> that you need to edit a registry value, so make sure you take a backup of your registry before changing any value.</span></p>
<p><span style="font-family: Tahoma;">To force Outlook to communicate with the closest global catalog server:<br />
-Open the Registry Editor. Click Start, click Run, type regedit.exe, and then click OK.<br />
-Locate the following key in the registry:<br />
</span><span style="font-family: Courier New;">HKEY_CURRENT_USER\Software\Microsoft\Exchange\Exchange Provider</span><span style="font-family: Tahoma;"><br />
You may have to create the registry path if it does not exist.<br />
-On the Edit menu, click Add Value, and then add the following registry value:<br />
</span><span style="font-family: Courier New;">Value name: Closest GC<br />
</span><span style="font-family: Tahoma;"> </span><span style="font-family: Courier New;">Data type: REG_DWORD<br />
</span><span style="font-family: Tahoma;"> </span><span style="font-family: Courier New;">Value data: 1<br />
</span><span style="font-family: Tahoma;"> -Quit Registry Editor.</span></p>
<p dir="ltr"><span style="font-family: Tahoma;"> Or use the following command to create the key and the value:<br />
</span><span style="font-family: Courier New;">REG ADD &#8220;HKEY_CURRENT_USER\Software\Microsoft\Exchange\Exchange Provider&#8221; /v &#8220;Closest GC&#8221; /t REG_DWORD /d 1</span></p>
<p><span style="font-family: Tahoma;">To force Outlook to communicate with the a specific global catalog server:<br />
-Open the Registry Editor. Click Start, click Run, type regedit.exe, and then click OK.<br />
-Locate the following key in the registry:<br />
</span><span style="font-family: Courier New;">HKEY_CURRENT_USER\Software\Microsoft\Exchange\Exchange Provider</span><span style="font-family: Tahoma;"><br />
You may have to create the registry path if it does not exist.<br />
-On the Edit menu, click Add Value, and then add the following registry value:<br />
</span><span style="font-family: Courier New;">Value name: DS Server<br />
</span><span style="font-family: Tahoma;"> </span><span style="font-family: Courier New;">Data type: REG_SZ (string)<br />
</span><span style="font-family: Tahoma;"> </span><span style="font-family: Courier New;">Value data: FQDN.OF.GlobalCatalog<br />
</span><span style="font-family: Tahoma;"> -Quit Registry Editor.</span></p>
<p dir="ltr"><span style="font-family: Tahoma;"> Or use the following command to create the key and the value:<br />
</span><span style="font-family: Courier New;">REG ADD &#8220;HKEY_CURRENT_USER\Software\Microsoft\Exchange\Exchange Provider&#8221; /v &#8220;DS Server&#8221; /t REG_SZ /d GC.Child.Domain.Local</span></p>
]]></content:encoded>
			<wfw:commentRss>http://tariqjaber.com/blog/2008/how-to-force-outlook-to-connect-to-a-specific-global-catalog-server-or-to-the-closest-global-catalog-server-in-its-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OAB Generation on a Single Copy Cluster server fails with event id 9334 and 9109</title>
		<link>http://tariqjaber.com/blog/2008/oab-generation-on-a-single-copy-cluster-server-fails-with-event-id-9334-and-9109/</link>
		<comments>http://tariqjaber.com/blog/2008/oab-generation-on-a-single-copy-cluster-server-fails-with-event-id-9334-and-9109/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 16:04:48 +0000</pubDate>
		<dc:creator>Tariq Jaber</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[MSExchangeSA]]></category>
		<category><![CDATA[OAB]]></category>
		<category><![CDATA[OAL Generator]]></category>
		<category><![CDATA[Offline Address Book]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://tariqjaber.com/blog/?p=11</guid>
		<description><![CDATA[If you have installed Exchange 2007 on a Single Copy Cluster (SCC) server you may have the Offline Address Book generation process failed with the event id 9334 and 9109. EntryType : Error EventID : 9334 Message : OALGen encountered error ffffffff while initializing the offline address list generation process. No offline address lists have [...]]]></description>
			<content:encoded><![CDATA[<p>If you have installed Exchange 2007 on a Single Copy Cluster (SCC) server you may have the Offline Address Book generation process failed with the event id 9334 and 9109.</p>
<p>EntryType      : Error<br />
EventID         : 9334<br />
Message        : OALGen encountered error ffffffff while initializing the offline address list<br />
generation process. No offline address lists have been generated.<br />
Please check the event log for more information.<br />
- Default Offline Address Book</p>
<p>Category                : OAL Generator<br />
CategoryNumber     : 13<br />
ReplacementStrings : {ffffffff, Default Offline Address Book}<br />
Source                   : MSExchangeSA<br />
TimeGenerated       : 7/17/2008 3:10:31 PM<br />
TimeWritten           : 7/17/2008 3:10:31 PM</p>
<p><span id="more-11"></span><br />
EntryType      : Warning<br />
EventID         : 9109<br />
Message        : OALGen encountered an error ffffffff (internal ID 505068d) while generating address list &#8216;/o={Organization Name}/cn=addrlists/cn=oabs/cn=Default Offline Address Book&#8217;.  Check other logged events to see if this is a serious error.<br />
- Default Offline Address Book</p>
<p>Category           : OAL Generator<br />
CategoryNumber     : 13<br />
ReplacementStrings : {ffffffff, 505068d, /o={Organization Name}/cn=addrlists/cn=oabs/cn=Default Offline Address Book, Default Offline Address Book}<br />
Source             : MSExchangeSA<br />
TimeGenerated      : 7/17/2008 3:10:31 PM<br />
TimeWritten        : 7/17/2008 3:10:31 PM</p>
<p>Microsoft told us that this is a Bug and they are working to solve it, but don’t worry there is a workaround to generate the Offline Address Book.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-3061223821028492";
/* blog-post-link-468x15 */
google_ad_slot = "0779482843";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>When we are installing the mailbox server role the setup process will create the following registry value <span style="font-family: Courier New;">&#8216;SYSTEM\CurrentControlSet\Services\MSExchangeSA\Parameters\{Clustered-Mailbox-Server name}\OabDropFolderLocation&#8217;</span> which is the shared registry location between the server nodes, and points to the existing path on shared storage.</p>
<p>The bug is that the Exchange 2007 can not generate the OAB on the shared media using this type of cluster. So you have to change the registry value to point to a path that is stored locally on the node, e.g. <span style="font-family: Courier New;">&#8216;C:\ExchangeOAB&#8217;.</span><br />
Now try to generate the offline address book.<br />
<span style="font-family: Courier New;">Update-OfflineAddressBook &#8220;Default Offline Address Book&#8221;</span><br />
The OAB must now be successfully generated. Do the same procedure on the other node.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3061223821028492";
/* blog-post 468x60 */
google_ad_slot = "8337409553";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://tariqjaber.com/blog/2008/oab-generation-on-a-single-copy-cluster-server-fails-with-event-id-9334-and-9109/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

