<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Dan Israel &#187; Exchange</title>
	<atom:link href="http://danisrael.scekc.com/tag/exchange/feed/" rel="self" type="application/rss+xml" />
	<link>http://danisrael.scekc.com</link>
	<description>That&#039;s right...It&#039;s all about me!</description>
	<lastBuildDate>Tue, 17 Jan 2012 16:48:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Podcast from Dan Israel (danisrael.scekc.com)</itunes:summary>
	<itunes:author>Dan Israel</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://danisrael.scekc.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:owner>
		<itunes:name>Dan Israel</itunes:name>
		<itunes:email>dan.israel@scekc.com</itunes:email>
	</itunes:owner>
	<managingEditor>dan.israel@scekc.com (Dan Israel)</managingEditor>
	<copyright>2008 First Run Productions</copyright>
	<itunes:subtitle>That&#039;s right...It&#039;s all about me!</itunes:subtitle>
	<image>
		<title>Dan Israel &#187; Exchange</title>
		<url>http://danisrael.scekc.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://danisrael.scekc.com</link>
	</image>
		<item>
		<title>How to Whitelist a domain or email in Exchange 2010</title>
		<link>http://danisrael.scekc.com/it/exchange-2010-whitelist.html</link>
		<comments>http://danisrael.scekc.com/it/exchange-2010-whitelist.html#comments</comments>
		<pubDate>Fri, 04 Mar 2011 16:13:25 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Content Filtering]]></category>
		<category><![CDATA[Edge Transport Role]]></category>
		<category><![CDATA[Entire Domain]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Specific Address]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=464</guid>
		<description><![CDATA[If you have the Edge Transport Role installed on an Exchange 2010, mail may be rejected with the following error: My.User@domain.com mail.domain.com #&#60;mail.domain.com #5.7.1 smtp; 550 5.7.1 Message rejected as spam by Content Filtering.&#62; #SMTP# Don&#8217;t ask me why Microsoft has buried this feature! From what I can tell, the only way to whitelist in Exchange [...]]]></description>
			<content:encoded><![CDATA[<p>If you have the Edge Transport Role installed on an Exchange 2010, mail may be rejected with the following error:</p>
<p><a href="mailto:My.User@domain.com">My.User@domain.com</a><br />
mail.domain.com #&lt;mail.domain.com #5.7.1 smtp; 550 5.7.1 Message rejected as spam by Content Filtering.&gt; #SMTP#</p>
<p>Don&#8217;t ask me why Microsoft has buried this feature! From what I can tell, the only way to whitelist in Exchange 2010 is through the Powershell &#8211; not the GUI.  Thanks to <a href="http://www.mofohead.com/2009/06/whitelist-senders-or-domains-in.html" target="_blank">Chris Caldwell</a> for the fix.</p>
<p><strong>Specific Address</strong></p>
<pre>$list = (Get-ContentFilterConfig).BypassedSenders
$list.add("new.mail@address.com")
Set-ContentFilterConfig -BypassedSenders $list</pre>
<p><strong>Entire Domain</strong></p>
<pre>$list = (Get-ContentFilterConfig).BypassedSenderDomains
$list.add("domain.com")
Set-ContentFilterConfig -BypassedSenderDomains $list</pre>
<p><strong> </strong><strong>Verfiy</strong></p>
<pre>Get-ContentFilterConfig</pre>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/it/exchange-2010-whitelist.html/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Droid Sync Issues after upgrading Exchange 2010 to SP1</title>
		<link>http://danisrael.scekc.com/it/droid-sync-issues-after-upgrading-exchange-2010-to-sp1.html</link>
		<comments>http://danisrael.scekc.com/it/droid-sync-issues-after-upgrading-exchange-2010-to-sp1.html#comments</comments>
		<pubDate>Thu, 27 Jan 2011 18:14:00 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange Account]]></category>
		<category><![CDATA[Features Tab]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Service Pack]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=437</guid>
		<description><![CDATA[So I wait 6 months after the release of SP1 to install it to Exchange 2010.  Mostly because the server had been running great (The older I get the easier it is to accept &#8211; IF IT AIN&#8217;T BROKE!).  As it turns out, this may have been the most difficult Service Pack we&#8217;ve ever installed.  [...]]]></description>
			<content:encoded><![CDATA[<p>So I wait 6 months after the release of SP1 to install it to Exchange 2010.  Mostly because the server had been running great (The older I get the easier it is to accept &#8211; IF IT AIN&#8217;T BROKE!).  As it turns out, this may have been the most difficult Service Pack we&#8217;ve ever installed.  Thinking we&#8217;d insulate ourselves from issues, we made a VMware snapshot (yes, we&#8217;re running Exchange 2010 on vSphere &#8230; and it works great!).   And after a week of appartenly no issues, I finnally deleted the snapshot, so the VMDKs didn&#8217;t get out of hand.</p>
<p>Not 15 minutes later, a user came in to my office saying his Calendar wasn&#8217;t syncing on his Montorola DroidX any longer.  After a little research, it turns out the last successful sync was minutes before the SP1 installation completed.  Other iPhones and SmartPhones seemed to working.  For reference, he was running the native ActiveSync version 2.2.1.  Again, there were lots of postings regarding this issue, but here is how we solved ours:</p>
<p><strong><span style="text-decoration: underline;">OUR SOLUTION</span></strong></p>
<p>1.  I was able to make a test &#8220;Exchange ActiveSync Mailbox Policy&#8221; under ORGANIZATION CONFIGURATION&gt;CLIENT ACCESS. <strong><span style="text-decoration: underline;"><a href="http://danisrael.scekc.com/wp-content/uploads/2011/01/EAMP.png"><img class="alignleft size-medium wp-image-438" title="EAMP" src="http://danisrael.scekc.com/wp-content/uploads/2011/01/EAMP-300x84.png" alt="" width="300" height="84" /></a></span></strong></p>
<p><strong></strong> </p>
<p><strong></strong> </p>
<p>2.  Then I set the Exchange ActiveSync properites under the Features Tab of his mailbox to use the test policy created first.</p>
<p><a href="http://danisrael.scekc.com/wp-content/uploads/2011/01/FeaturesTab.png"><img class="alignleft size-medium wp-image-439" title="FeaturesTab" src="http://danisrael.scekc.com/wp-content/uploads/2011/01/FeaturesTab-300x274.png" alt="" width="300" height="274" /></a></p>
<p>3.  Then I had the user delete his Exchange Account and recreate.  Because this is a sycronized copy, the user should not lose any information. </p>
<p>Becausse this worked, and I couldn&#8217;t find any differences between the default policy and the test policy, I recreated the default policy.</p>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/it/droid-sync-issues-after-upgrading-exchange-2010-to-sp1.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone suddenly drains battery due to constant push polling</title>
		<link>http://danisrael.scekc.com/it/iphone-suddenly-drains-battery-due-to-constant-push-polling.html</link>
		<comments>http://danisrael.scekc.com/it/iphone-suddenly-drains-battery-due-to-constant-push-polling.html#comments</comments>
		<pubDate>Fri, 06 Nov 2009 16:10:55 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[AUTOMATICALLY]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange Account]]></category>
		<category><![CDATA[fetch]]></category>
		<category><![CDATA[iPhone suddenly drains battery due to constant push polling]]></category>
		<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=332</guid>
		<description><![CDATA[One of our users suddenly began experiencing a severe draining on his iPhone battery.  There are variety responses to this topic, the least of which was to change the iPhones mail retrevial from Push to Fetch.  Howver, other iPhone users were not experienceing this issue.  So we set out to troubleshoot what was happening.  After [...]]]></description>
			<content:encoded><![CDATA[<p>One of our users suddenly began experiencing a severe draining on his iPhone battery.  There are variety responses to this topic, the least of which was to change the iPhones mail retrevial from Push to Fetch.  Howver, other iPhone users were not experienceing this issue.  So we set out to troubleshoot what was happening.  After two days of research, below is our results and the resolutin that worked for us.</p>
<p><strong><span style="text-decoration: underline;">Constant polling in Push mode</span></strong></p>
<p>The first thing we detirmined was that the phone was constantly polling the exchange OMA (Outlook Mobile Access) website of the exchange server.  This was both visible and audible if you are near a set of computer spearker that can pick up the iPhones RF.  Switching the ActiveSync mode to Fetch, did indeed resolve the battery issue, but it simply masks the problem.  If you are an Exchange Administrator or have a good relationship with one, you can verify this is an issue by checking the Excahnge OMA website logs in iis.  These are difficult to read, but for a medium sized business, you&#8217;ll see a noticable increase in the traffic to that website, as the iPhone polls iis constantly.  This might also be noticalbe in Firewall https logs.</p>
<p><strong><span style="text-decoration: underline;"><strong><span style="text-decoration: underline;">Resolution</span></strong></span></strong></p>
<p>We found the problem to be caused by a corrupt &#8220;Meeting Request&#8221; in the users mailbox.  The phone was not able to open this and process automatically, thus causing an error and the ActiveSync polling to restart.  No other functionality seemed to be impared, only that ActiveSync push would constantly fire, due to an inability to sync all mail items. </p>
<p>1) To eliminate it, we sorted the Users Inbox by Type in outlook. </p>
<p><img class="alignnone size-medium wp-image-334" title="Inobox-By-Type" src="http://danisrael.scekc.com/wp-content/uploads/2009/11/Inobox-By-Type-276x300.png" alt="Inobox-By-Type" width="276" height="300" /></p>
<p>2) We then deleted all the meeting or calendar mail requests. </p>
<p>3) Empty the deleted items as well to completely remove the corrupt invititation.</p>
<p>4) Deleted the iPhones Exchange Account, recreated it, and let the mail sync up.</p>
<p>Once you delete the account, you can recreate it using the AT&amp;T infomration below.  No data will be lost, as this is simply a syncronized copy of the exchange server.</p>
<p><a href="http://www.wireless.att.com/support/tutorials.do?tutorialsCategory=E-mail&amp;tutorialId=851390&amp;deviceId=11990" target="_blank">AT&amp;T Support On-Line</a></p>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/it/iphone-suddenly-drains-battery-due-to-constant-push-polling.html/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Entourage Exchange Error &#8211; &#8220;Unable to establish a secure connection to&#8230;&#8221;</title>
		<link>http://danisrael.scekc.com/it/entourage-exchange-error-unable-to-establish-a-secure-connection-to.html</link>
		<comments>http://danisrael.scekc.com/it/entourage-exchange-error-unable-to-establish-a-secure-connection-to.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 02:03:36 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[but will not be secure]]></category>
		<category><![CDATA[Entourage]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange Account]]></category>
		<category><![CDATA[Exchange Server 2005]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft Office 2008]]></category>
		<category><![CDATA[nable to establish a secure connection to servername because the correct root certificate is not installed]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[the information you view and send will be encrypted]]></category>
		<category><![CDATA[Unable to establish a secure connection to servername because the server name or IP address does not match the name or IP address on the server's certificate. If you continue]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=245</guid>
		<description><![CDATA[(Updated posting) After performing a clean install of Microsoft Office 2008, Entourage began to give me the following error: &#8220;Unable to establish a secure connection to servername because the correct root certificate is not installed.&#8221; &#160; I followed various post regarding installing our Exchange Server&#8217;s certificate.   After installing this, I began to receive this error: &#8220;Unable to [...]]]></description>
			<content:encoded><![CDATA[<p>(Updated posting)</p>
<p><img class="alignright size-medium wp-image-291" title="root-certificate-error" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/root-certificate-error-300x132.png" alt="root-certificate-error" width="300" height="132" /></p>
<p>After performing a clean install of Microsoft Office 2008, Entourage began to give me the following error:</p>
<h5><strong><em>&#8220;Unable to establish a secure connection to servername because the correct root certificate is not installed.&#8221;</em></strong></h5>
<p>&nbsp;</p>
<p>I followed various post regarding installing our Exchange Server&#8217;s certificate.   After installing this, I began to receive this error:</p>
<p><img class="alignright size-medium wp-image-293" title="doesnotmatcherror" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/doesnotmatcherror-300x124.png" alt="doesnotmatcherror" width="300" height="124" /></p>
<h5><em><strong>&#8220;Unable to establish a secure connection to servername because the server name or IP address does not match the name or IP address on the server&#8217;s certificate. If you continue, the information you view and send will be encrypted, but will not be secure.&#8221;<br />
</strong></em></h5>
<p><span id="more-245"></span>Clicking okay, will allow Entourage to connect &#8211; but the error will return and is annoying.</p>
<p>However, the error continued.  After much experimenting, I was able to resolve the issue, but the error is so ambigous, that it can be caused from several different misconfigurations.  </p>
<p>If you desire to use SSL, your server must have a valid certificate.  If the certificate is through a public provider, I don&#8217;t believe you will not need to install any certificates at all.  If your system admin has provided you a private certificate you will need to install it into Keychain Access.  Install it to system chain if all users on the computer will need it, or to login chain if only you need it.  There are several documents on the web for doing this.  However, if you have installed the certificate, and you still recieve this error, read on.</p>
<p><img class="size-full wp-image-287 alignright" title="mailsettings-tab" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/mailsettings-tab.png" alt="mailsettings-tab" width="311" height="359" /></p>
<p>&nbsp;</p>
<p><strong><span style="text-decoration: underline;">RESOLUTION</span></strong><br />
Several blogs have discussed the new AutoDiscovery Service issue within Exchange 2007, however we use Exchange 2003.  </p>
<p>The problem with <em>my</em> Entourage was being caused by our domain structure.  The hardware firewall passes mail ports to the Exchange server.  The Exchange server has a public accessible Security Certificate through GO DADDY.  </p>
<p>However, the LDAP port is forwarded to the domain controller running the Active Directory.  Because in our setup, we don&#8217;t publish a separate internet host record the LDAP (for example ldap.mydomain.com), there is no way for the machine name listed in the certificate for mail.mydomain.com to match 2 different machines (the Exchange server and LDAP server).  Therefore the error is valid, <strong>and not a Microsoft bug</strong> in Office/Entourage.</p>
<p>Since the LDAP lookup is what was causing the error, the error would not popup until a lookup function was needed.  Because of this, it was possible to have Entourage sessions without getting this dialog.  In order to prevent this error, do not require LDAP functions to connect sercurely.  </p>
<ol>
<li>Under the ENTOURAGE menu select ACCOUNT SETTINGS</li>
<li>Double click your Exchange Account.</li>
<li>Select the Advanced Tab under the EDIT ACCOUNT dialog.</li>
<li>Ensure &#8220;This LDAP server requires a secure connection (SSL)&#8221; is <strong>NOT</strong> selected.</li>
</ol>
<p style="text-align: center;"><img class="size-full wp-image-289 aligncenter" title="ldap-settings" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/ldap-settings.png" alt="ldap-settings" width="331" height="87" /></p>
<p>All mail activity is still handled through an SSL secure connection to the Exchange server.  Only directory lookup function is changed.  Some organizations allow non-secure LDAP access, if yours does not and you are using a separate server for LDAP functions.  Then it will be necessary to obtain a certificate that has a matching internet host record to machine name.   You can also ignore the dialog box safely &#8211; though it is very inconvenient.</p>
<p>You can also use this procedure to ensure the error is being caused by LDAP functions.</p>
<p><strong><span style="text-decoration: underline;">CONCLUSION</span></strong><br />
At the very least, I can reassure you that OSX 10.5.6 and Microsoft Office for the Mac (Entourage) 12.1.5 do work together without error.  Microsoft has fixed whatever error/bug was involved, so don&#8217;t give up trying to resolve it.  And definitely don&#8217;t wait in vain for Microsoft&#8217;s next update to do so.</p>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/it/entourage-exchange-error-unable-to-establish-a-secure-connection-to.html/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

