<?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; Closest GC</title>
	<atom:link href="http://tariqjaber.com/blog/tag/closest-gc/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>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>
	</channel>
</rss>

