<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Exchange 2003 Public Folders, only able to view in 1 site</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/public-folders-only-able-to-view-in-1-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/public-folders-only-able-to-view-in-1-site/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 10:51:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: sharlene</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/public-folders-only-able-to-view-in-1-site/#comment-83141</link>
		<dc:creator>sharlene</dc:creator>
		<pubDate>Tue, 02 Nov 2010 09:33:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-83141</guid>
		<description><![CDATA[So I&#039;ve solved one of my issues, the trees created were general purpose trees so I recreated the folder hierarchies using ADSI edit and set them to be MAPI trees by changing the msExchPFTreeType value to 1. Also I checked the properties of the Mailbox and found the Default public folder to be the wrong value. I am now at the stage where the only sync issues I have whilst in sync mode are regarding the offline address book, as far as i&#039;m aware an offline address book hasn&#039;t been created any ideas how i go about this? Still having issues when trying to resend changes between the folder heirarchies.

Thanks]]></description>
		<content:encoded><![CDATA[<p>So I&#8217;ve solved one of my issues, the trees created were general purpose trees so I recreated the folder hierarchies using ADSI edit and set them to be MAPI trees by changing the msExchPFTreeType value to 1. Also I checked the properties of the Mailbox and found the Default public folder to be the wrong value. I am now at the stage where the only sync issues I have whilst in sync mode are regarding the offline address book, as far as i&#8217;m aware an offline address book hasn&#8217;t been created any ideas how i go about this? Still having issues when trying to resend changes between the folder heirarchies.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajatkondal</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/public-folders-only-able-to-view-in-1-site/#comment-82810</link>
		<dc:creator>rajatkondal</dc:creator>
		<pubDate>Mon, 25 Oct 2010 22:13:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-82810</guid>
		<description><![CDATA[can we look at iis logs while connecting to the public folder
also note 
If the Mapi Top Level Hierarchy (TLH) object is renamed, you will run into this 
problem. When you first attempt to connect to a public store with PFDAVADMIN, it attempts to connect to the MAPI TLH object. The default name is hardcoded within PFDAVADMIN so 
if it&#039;s renamed, you will run into this problem.]]></description>
		<content:encoded><![CDATA[<p>can we look at iis logs while connecting to the public folder<br />
also note<br />
If the Mapi Top Level Hierarchy (TLH) object is renamed, you will run into this<br />
problem. When you first attempt to connect to a public store with PFDAVADMIN, it attempts to connect to the MAPI TLH object. The default name is hardcoded within PFDAVADMIN so<br />
if it&#8217;s renamed, you will run into this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharlene</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/public-folders-only-able-to-view-in-1-site/#comment-82777</link>
		<dc:creator>sharlene</dc:creator>
		<pubDate>Mon, 25 Oct 2010 09:11:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-82777</guid>
		<description><![CDATA[Thanks for the quick response. I have downloaded the PFDAVAdmin tool and ran it on the exchange server however got the following error.

&quot;An error occurred while trying to establish a connection to the Exchange server.Be sure that port 443 (for SSL) or port 80 (for non-SSL) can be reached. If you are connecting to public folders, be sure that the public store is mounted. If you are connecting to mailboxes and the progress bar shows a particular mailbox, be sure that user has at least one email address.

Exception: Failed to connect using secure URL https://(My Server Name)/ExAdmin/Admin/(MY Domain)/public%20folders/ with error: The remote server returned an error: (503) Server Unavailable.. Failed to connect using unsecure URL
http://(MY Server Name)/ExAdmin/Admin/(MY Doman)/public%20folders/ with error: The remote server returned an error: (503) Server Unavailable..&quot;

Note. As before have taken out server name and domain name.

Reading up on this error suggestions have pointed to having http forwarding on and IIS issues with the virtual machine, not really sure with any of these any advice?

Thanks]]></description>
		<content:encoded><![CDATA[<p>Thanks for the quick response. I have downloaded the PFDAVAdmin tool and ran it on the exchange server however got the following error.</p>
<p>&#8220;An error occurred while trying to establish a connection to the Exchange server.Be sure that port 443 (for SSL) or port 80 (for non-SSL) can be reached. If you are connecting to public folders, be sure that the public store is mounted. If you are connecting to mailboxes and the progress bar shows a particular mailbox, be sure that user has at least one email address.</p>
<p>Exception: Failed to connect using secure URL <a href="https://(My" rel="nofollow">https://(My</a> Server Name)/ExAdmin/Admin/(MY Domain)/public%20folders/ with error: The remote server returned an error: (503) Server Unavailable.. Failed to connect using unsecure URL<br />
<a href="http://(MY" rel="nofollow">http://(MY</a> Server Name)/ExAdmin/Admin/(MY Doman)/public%20folders/ with error: The remote server returned an error: (503) Server Unavailable..&#8221;</p>
<p>Note. As before have taken out server name and domain name.</p>
<p>Reading up on this error suggestions have pointed to having http forwarding on and IIS issues with the virtual machine, not really sure with any of these any advice?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajatkondal</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/public-folders-only-able-to-view-in-1-site/#comment-82712</link>
		<dc:creator>rajatkondal</dc:creator>
		<pubDate>Sat, 23 Oct 2010 03:31:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-82712</guid>
		<description><![CDATA[I would run a Exchange best practice analyzer and see what i get .Can you email from problematic site to the other one .How about using PFDavAdmin to check the public folders.
Please let me know If can i help further.I will post if something comes to mind.]]></description>
		<content:encoded><![CDATA[<p>I would run a Exchange best practice analyzer and see what i get .Can you email from problematic site to the other one .How about using PFDavAdmin to check the public folders.<br />
Please let me know If can i help further.I will post if something comes to mind.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.102 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 10:59:07 -->