<?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>The Schlog &#187; Exchange</title>
	<atom:link href="http://davidschrag.com/schlog/categories/technology/software/exchange/feed" rel="self" type="application/rss+xml" />
	<link>http://davidschrag.com/schlog</link>
	<description>From the mind of David Schrag</description>
	<lastBuildDate>Thu, 28 Oct 2010 13:14:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Nifty script to list all Exchange e-mail addresses</title>
		<link>http://davidschrag.com/schlog/344/nifty-script-to-list-all-exchange-e-mail-addresses</link>
		<comments>http://davidschrag.com/schlog/344/nifty-script-to-list-all-exchange-e-mail-addresses#comments</comments>
		<pubDate>Tue, 15 Jul 2008 18:43:03 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/344/nifty-script-to-list-all-exchange-e-mail-addresses</guid>
		<description><![CDATA[It&#8217;s harder than you&#8217;d think to produce a list of all the e-mail addresses that are on your Exchange server. I found a Visual Basic script that will produce such a list. A sample entry for a single user looks like this: cn: David Schragmail: david@schrag.netProxy Addressessmtp:David@schrag.localsmtp:dschrag@schrag.netSMTP:david@schrag.netsmtp:dave@schrag.net (I really should have replaced the @ symbol [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s harder than you&#8217;d think to produce a list of all the e-mail addresses that are on your Exchange server. I found a Visual Basic script that will produce such a list. A sample entry for a single user looks like this:</p>
<blockquote><p>cn: David Schrag<br />mail: <a href="mailto:david@schrag.net">david@schrag.net</a><br />Proxy Addresses<br />smtp:David@schrag.local<br />smtp:dschrag@schrag.net<br />SMTP:david@schrag.net<br />smtp:dave@schrag.net</p>
</blockquote>
<p><em>(I really should have replaced the @ symbol with some other symbol above to cut down on incoming spam, but my actual e-mail address is all over the Internet and my spam filter does an excellent job of blocking the junk.)</em>
<p>The script is available at <a href="http://exchangepedia.com/blog/2005/09/how-to-export-all-email-addresses-from.html" target="_blank">Bharat Suneja&#8217;s blog</a>. It separates out regular users from external contacts and disabled users. After extracting it, run the script from a command prompt on your Exchange server.
<p>Other ways to accomplish the same goal are suggested in <a href="http://www.eggheadcafe.com/forumarchives/Exchangeadmin/Sep2005/post24141854.asp" target="_blank">this reprint of a thread</a> in a Microsoft newsgroup.
<p>There are probably more elegant tools out there. What I&#8217;d really like to see as output is an expanded but simplified version of the above, like this:<br />
<blockquote>
<p><font color="#333333">User: David Schrag</font>
<ul>
<li><font color="#333333"><a href="mailto:david@schrag.net">david@schrag.net</a></font></li>
<li><font color="#333333"><a href="mailto:dschrag@schrag.net">dschrag@schrag.net</a></font></li>
<li><font color="#333333"><a href="mailto:dave@schrag.net">dave@schrag.net</a></font></li>
</ul>
<p><font color="#333333">Public Folder: Info</font></p>
<ul>
<li><font color="#333333"><a href="mailto:info@schrag.net">info@schrag.net</a></font></li>
<li><font color="#333333"><a href="mailto:information@schrag.net">information@schrag.net</a></font></li>
</ul>
<p><font color="#333333">Distribution Group: Management</font></p>
<ul>
<li><font color="#333333"><a href="mailto:management@schrag.net">management@schrag.net</a></font></li>
<li><font color="#333333"><a href="mailto:sr-management@schrag.net">sr-management@schrag.net</a></font></li>
</ul>
</blockquote>
<p>Some numbering would be cool, too, but not necessary. Anyone know of a tool that can give me the user-friendly output I seek?</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F344%2Fnifty-script-to-list-all-exchange-e-mail-addresses&amp;title=Nifty%20script%20to%20list%20all%20Exchange%20e-mail%20addresses" id="wpa2a_2"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/344/nifty-script-to-list-all-exchange-e-mail-addresses/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Get Outlook out of &#8220;Work Offline&#8221; Mode</title>
		<link>http://davidschrag.com/schlog/303/how-to-get-outlook-out-of-work-offline-mode</link>
		<comments>http://davidschrag.com/schlog/303/how-to-get-outlook-out-of-work-offline-mode#comments</comments>
		<pubDate>Wed, 09 Jan 2008 15:16:51 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/303/how-to-get-outlook-out-of-work-offline-mode</guid>
		<description><![CDATA[David, usually when I have Outlook open my mail comes in automatically, but now I have to hit Send/Receive every time. How do I fix this? I get asked this question at least once a month, so I figured it was worth writing up here. If Outlook loses its connection to the Exchange server for [...]]]></description>
			<content:encoded><![CDATA[<p><em>David, usually when I have Outlook open my mail comes in automatically, but now I have to hit Send/Receive every time. How do I fix this?</em></p>
<p>I get asked this question at least once a month, so I figured it was worth writing up here.</p>
<p>If Outlook loses its connection to the Exchange server for a while, it may go into Offline mode. As long as Outlook is set to work offline, you will not be able to send and receive messages in the background – you will have to hit the Send/Receive button.
<p>To see whether Outlook is working online or offline, look in the lower right corner of the screen. If you are connected to Exchange, it will look like one of these two pictures:
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image002.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="32" alt="clip_image002" src="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image002-thumb.jpg" width="231" border="0"></a> (Outlook 2007)
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image004.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="29" alt="clip_image004" src="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image004-thumb.jpg" width="69" border="0"></a> (Outlook 2003)
<p>If you are working offline, it will look like this:
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image006.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="39" alt="clip_image006" src="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image006-thumb.jpg" width="92" border="0"></a> (Outlook 2007)
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image008.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="29" alt="clip_image008" src="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image008-thumb.jpg" width="69" border="0"></a> (Outlook 2003)
<p>To remedy the problem, click the arrow to the right of “Offline” and <u>uncheck</u> the Work Offline option:
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image010.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="116" alt="clip_image010" src="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image010-thumb.jpg" width="244" border="0"></a>
<p>If you are still unable to connect to the Exchange server after unchecking Work Offline, it may look like this:
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image012.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="32" alt="clip_image012" src="http://davidschrag.com/schlog/wp-content/uploads/2008/01/clip-image012-thumb.jpg" width="127" border="0"></a>
<p>If that’s the case, then the problem is more serious and you need to figure out why your computer is not communicating with the Exchange server at all.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F303%2Fhow-to-get-outlook-out-of-work-offline-mode&amp;title=How%20to%20Get%20Outlook%20out%20of%20%E2%80%9CWork%20Offline%E2%80%9D%20Mode" id="wpa2a_4"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/303/how-to-get-outlook-out-of-work-offline-mode/feed</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Customizing the Outlook Out of Office Assistant</title>
		<link>http://davidschrag.com/schlog/281/customizing-the-outlook-out-of-office-assistant</link>
		<comments>http://davidschrag.com/schlog/281/customizing-the-outlook-out-of-office-assistant#comments</comments>
		<pubDate>Mon, 31 Dec 2007 21:48:19 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/281/customizing-the-outlook-out-of-office-assistant</guid>
		<description><![CDATA[Note: Before following any of the instructions below, think carefully about their consequences. A client asked me this question today: In Outlook, is there a way to change the subject line when using the outof office assistant? For instance, we have a former employee&#8217;s emailaccount that says she is no longer with our company but [...]]]></description>
			<content:encoded><![CDATA[<p><em>Note: Before following any of the instructions below, think carefully about their consequences. </em></p>
<p>A client asked me this question today:</p>
<blockquote><p>In Outlook, is there a way to change the subject line when using the out<br />of office assistant? For instance, we have a former employee&#8217;s email<br />account that says she is no longer with our company but the subject line of<br />the emails says out of office.</p>
</blockquote>
<p>The answer is yes. When you run the Out of Office Assistant (OoOA), you get this screen:</p>
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="368" alt="image" src="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image-thumb.png" width="498" border="0"></a> </p>
<p>Most folks put in some text in the upper box, click OK, and are done with it. But if you are using the OoOA for some special purpose, such as announcing the permanent departure of an employee, you might want a more sophisticated response. Or you might want to let some people know you&#8217;re out of the office but not everyone. In that case, you need to create one or more rules by clicking the Add Rule button. When you click the button, you&#8217;ll get lots of choices:</p>
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image1.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="473" alt="image" src="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image-thumb1.png" width="438" border="0"></a> </p>
<p>In this case, we want to check the &#8220;Reply with&#8221; button and then click the Template button to create a customized reply message. Enter the desired subject line and text, but leave the To field blank:</p>
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="518" alt="image" src="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image-thumb2.png" width="492" border="0"></a> </p>
<p>When you&#8217;re done composing, close the window and you&#8217;ll be prompted to save your message. Click Save and/or OK enough times and you&#8217;ll be back at the OoOA screen, with your new rule in place, and you can enable the rule when ready:</p>
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image3.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="369" alt="image" src="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image-thumb3.png" width="495" border="0"></a> </p>
<p>Note that for your auto-replies to actually get delivered to anyone via the Internet, your Exchange administrator has to allow it. In many cases this behavior is turned off to prevent an endless loop of messages getting bounced back and forth between auto-responding servers. The settings to enable/disable out-of-office and other automated replies are set in the properties of the Exchange Global Settings / Internet Message Formats / Default:</p>
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image4.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="456" alt="image" src="http://davidschrag.com/schlog/wp-content/uploads/2007/12/image-thumb4.png" width="411" border="0"></a> </p>
<p>As I mentioned at the beginning of this post, you need to think very carefully about how you want your auto-responses to work. Having an out-of-office message sent to a mass mailing list is usually a big no-no. If you are thinking about using the OoOA for a departed employee, make sure that you have unsubscribed him or her from all mailing lists first.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F281%2Fcustomizing-the-outlook-out-of-office-assistant&amp;title=Customizing%20the%20Outlook%20Out%20of%20Office%20Assistant" id="wpa2a_6"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/281/customizing-the-outlook-out-of-office-assistant/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Troubleshooting 0&#215;85010004 for Exchange 2003 and Windows Mobile 5</title>
		<link>http://davidschrag.com/schlog/245/troubleshooting-0x85010004-for-exchange-2003-and-windows-mobile-5</link>
		<comments>http://davidschrag.com/schlog/245/troubleshooting-0x85010004-for-exchange-2003-and-windows-mobile-5#comments</comments>
		<pubDate>Thu, 04 Oct 2007 12:16:39 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Mobile + PPC]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/245/troubleshooting-0x85010004-for-exchange-2003-and-windows-mobile-5</guid>
		<description><![CDATA[This is not a very interesting issue for the &#8220;masses.&#8221; I&#8217;m posting this in the hope that someone else will find it later and be spared some time troubleshooting. Here was the scenario: Server: SBS 2003 Standard SP1, Exchange 2003 SP2 Don and Jorge have WM5 phones Don had absolutely no problem synchronizing his phone [...]]]></description>
			<content:encoded><![CDATA[<p>This is not a very interesting issue for the &#8220;masses.&#8221; I&#8217;m posting this in the hope that someone else will find it later and be spared some time troubleshooting.</p>
<p>Here was the scenario:</p>
<ul>
<li>Server: SBS 2003 Standard SP1, Exchange 2003 SP2
<li>Don and Jorge have WM5 phones
<li>Don had absolutely no problem synchronizing his phone with Exchange.
<li>Jorge cannot sync either over the air or while cabled to a laptop. We had tried with three different WM5 devices (Treo 700w, Motorola Q, XV6700) over the air and while cradled from two completely separate remote locations. We had tried using both ActiveSync 4.5 on XP and the Mobile Device Center on Vista.
<li>Server is using a GoDaddy SSL certificate. SSL settings on the server had been triple-checked, and as noted above Don could sync without difficulty (on two different devices, no less).
<li>Jorge was able to get to log into OWA and see his mail from the WM5 device.
<li>David &#8211; a domain admin account being used for test purposes &#8211; was unable to sync from one of the same devices successfully synched for Don.
<li>Mabel &#8211; another (non-domain-admin) account also used for test purposes&nbsp; &#8211; was also unable to sync from that device.</li>
</ul>
<p>The error on the server when trying to sync was:<br />
<blockquote>
<p>Log: Application<br />Type: Error<br />Event: 3005<br />Time: Oct 2 2007 5:44PM<br />Source: Server ActiveSync<br />Category: None<br />Username: jorge<br />Computer: SERVER<br />Description: Unexpected Exchange mailbox Server error: Server: [server.internaldomain.com] User: [jorge@externaldomain.com] HTTP status code: [409]. Verify that the Exchange mailbox Server is working correctly.</p>
</blockquote>
<p>The error on the&nbsp;device when trying to sync was:<br />
<blockquote>
<p>Your account in Microsoft Exchange Server does not have permission to synchronize with your current settings. Contact your Exchange Server administrator. Support code: 0&#215;85010004.</p>
</blockquote>
<p>I&nbsp;checked Jorge&#8217;s Exchange Features in Active Directory and all are enabled. Jorge is in the same AD OU and same security groups as Don.
<p>Unfortunately, these error messages are rather non-specific. I went through dozens of pages found via Google searches. Most suggested that the problem was related to SSL certificates, host headers, firewall settings, and other issues that turned out not to be the cause.
<p>Fortunately, I am a Microsoft Small Business Specialist, and that entitles me to free support from Microsoft engineers in Shanghai through a managed newsgroup. I posted my problem there, and got this thorough troubleshooting checklist:<br />
<blockquote>
<p>Step one:<br />Please install the hotfix below to see if it helps:<br />Error message when you try to synchronize a Windows Mobile 5.0-based device in Exchange Server 2003: &#8220;0&#215;85010004&#8243;<br /><a href="http://support.microsoft.com/kb/919864/en-us">http://support.microsoft.com/kb/919864/en-us</a><br />&nbsp; <br />Step two:<br />This issue can be caused if you have a Firewall and not allowed a rule on the Firewall for Microsoft-Server-ActiveSync. So I would like to check if you have run the CEICW Wizard. Please open Server Management console, navigate to &#8216;To Do List&#8217; and click &#8216;Connect to the internet&#8217; in the right panel. The wizard can help us configure the networking settings for a SBS server. It automatically creates the ISA rules for internet access and site publishing. It&#8217;s strongly recommended to use the wizard to configure the SBS server. More info:<br />825763 How to configure Internet access in Windows Small Business Server <br />2003<br /><a href="http://support.microsoft.com/?id=825763">http://support.microsoft.com/?id=825763</a><br />XCSI/PRE/E2K3/Unable to synchronize with Exchange server using Active Sync<br /><a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;924216">http://support.microsoft.com/default.aspx?scid=kb;EN-US;924216</a></p>
<p>Step three:<br />Please checked the properties of Microsoft-Server-ActiveSync, is the <br />Directory Security properties for IP Address and Domain Name Restrictions <br />configured as &#8221; DENIED ACCESS&#8221;? To check it:<br />1. Open IIS.<br />2. Expand Web Sites -&gt; Default Web Site.<br />3. Open the Properties page of Microsoft-Server-ActiveSync.<br />4. In Directory Security tab, click Edit under &#8220;IP address and domain name <br />restrictions&#8221;.<br />5. Make sure that you configured as Granted access.</p>
<p>Step four:<br />Please check the following IIS settings:</p>
<p>For Exchange/Exchange-oma virtual directory: <br />1. Open IIS Manager<br />2. Open properties of virtual directory Exchange/Exchange-oma <br />3. Select Directory Security tab <br />4. Select Edit in Authentication and access control box. Make sure the authentication setting as below:<br />Authentication Methods<br />Enabled Basic authentication<br />Enabled Integrated Windows authentication<br />Disabled anonymous access</p>
<p>For OMA virtual directory and Microsoft-Server-ActiveSync virtual directory:<br />1. Open IIS Manager<br />2. Open properties of OMA virtual directory and Microsoft-Server-ActiveSync virtual directory respectively. <br />3. Select Directory Security tab<br />4. Select Edit in Authentication and access control box. Make sure the <br />authentication setting as below:<br />Authentication Methods<br />Uncheck Enable anonymous access<br />Uncheck Integrated Windows authentication<br />Check Basic authentication</p>
</blockquote>
<p>Of all the items that were listed here, the only ones that were off on my server were that the&nbsp;hotfix had not been installed and that anonymous access on Exchange-oma was not disabled.&nbsp;I made both of these changes, and I am 99% sure that it was the Exchange-oma change that finally solved the problem. </p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F245%2Ftroubleshooting-0x85010004-for-exchange-2003-and-windows-mobile-5&amp;title=Troubleshooting%200%C3%9785010004%20for%20Exchange%202003%20and%20Windows%20Mobile%205" id="wpa2a_8"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/245/troubleshooting-0x85010004-for-exchange-2003-and-windows-mobile-5/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Tracking down e-mail addresses in Exchange</title>
		<link>http://davidschrag.com/schlog/224/tracking-down-e-mail-addresses-in-exchange</link>
		<comments>http://davidschrag.com/schlog/224/tracking-down-e-mail-addresses-in-exchange#comments</comments>
		<pubDate>Tue, 28 Aug 2007 15:41:35 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/224/tracking-down-e-mail-addresses-in-exchange</guid>
		<description><![CDATA[How many times has this happened to you? Somebody wants all the mail addressed to a generic address like info@theirdomain.com to be forwarded to a particular user account. So you go into the user account properties in Active Directory and try to add an SMTP address on the E-mail Addresses tab. But oops! You get [...]]]></description>
			<content:encoded><![CDATA[<p>How many times has this happened to you? Somebody wants all the mail addressed to a generic address like info@theirdomain.com to be forwarded to a particular user account. So you go into the user account properties in Active Directory and try to add an SMTP address on the E-mail Addresses tab. But oops! You get an error message. It seems that someone or something else in the organization already has that address. Unfortunately, the message doesn&#8217;t even tell you if that someone or something is a user, a group, a public folder, or what, much less identify the offending party by name.</p>
<p>Fortunately, there are a few ways to figure out who&#8217;s got that address, and <a href="http://www.msexchange.org/articles/Finding-Duplicate-SMTP-Addresses.html" target="_blank">this article</a> explains them.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F224%2Ftracking-down-e-mail-addresses-in-exchange&amp;title=Tracking%20down%20e-mail%20addresses%20in%20Exchange" id="wpa2a_10"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/224/tracking-down-e-mail-addresses-in-exchange/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another iPhone review</title>
		<link>http://davidschrag.com/schlog/220/another-iphone-review</link>
		<comments>http://davidschrag.com/schlog/220/another-iphone-review#comments</comments>
		<pubDate>Tue, 21 Aug 2007 15:19:29 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Mobile + PPC]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/220/another-iphone-review</guid>
		<description><![CDATA[Lots of folks keep asking me about the iPhone. I still advise against it for anyone using Microsoft Exchange for e-mail, at least until there are proven solutions that make it just as good as Windows Mobile and Blackberry for full wireless synchronization of e-mail, calendar, and contacts. Here&#8217;s another review that covers all the [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of folks keep asking me about the iPhone. I still advise against it for anyone using Microsoft Exchange for e-mail, at least until there are proven solutions that make it just as good as Windows Mobile and Blackberry for full wireless synchronization of e-mail, calendar, and contacts. Here&#8217;s another <a href="http://blog.technolawyer.com/2007/08/iphone-the-defi.html" target="_blank">review</a> that covers all the iPhone features and explains the difference between basic and full compatibility with Exchange.</p>
<p>I recently laid hands on an iPhone for the first time a couple weeks ago. It is beautiful and fun to play with. But I said the same thing about my first digital watch about 30 years ago.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F220%2Fanother-iphone-review&amp;title=Another%20iPhone%20review" id="wpa2a_12"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/220/another-iphone-review/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why does technology freak people out?</title>
		<link>http://davidschrag.com/schlog/217/why-does-technology-freak-people-out</link>
		<comments>http://davidschrag.com/schlog/217/why-does-technology-freak-people-out#comments</comments>
		<pubDate>Wed, 25 Jul 2007 10:17:24 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/217/why-does-technology-freak-people-out</guid>
		<description><![CDATA[I got the following e-mail this morning from a client: David: Please advise what I should be doing as a result of getting this warning which I have been receiving for about three weeks now&#8230; &#8212;&#8211;Original Message&#8212;&#8211; From: System Administrator Sent: Wednesday, July 25, 2007 12:00 AM To: [name withheld] Subject: Your mailbox is over [...]]]></description>
			<content:encoded><![CDATA[<p>I got the following e-mail this morning from a client:</p>
<blockquote><p>David:
<p>Please advise what I should be doing as a result of getting this warning which I have been receiving for about three weeks now&#8230;
<p>&#8212;&#8211;Original Message&#8212;&#8211;
<p>From: System Administrator
<p>Sent: Wednesday, July 25, 2007 12:00 AM
<p>To: [name withheld]
<p>Subject: Your mailbox is over its size limit
<p>Importance: High
<p>Your mailbox has exceeded one or more size limits set by your administrator.
<p>Your mailbox size is 826468 KB.
<p>Mailbox size limits:
<p>You will receive a warning when your mailbox reaches 750000 KB.You may not be able to send or receive new mail until you reduce your mailbox size.
<p>To make more space available, delete any items that you are no longer using or move them to your personal folder file (.pst).
<p>Items in all of your mailbox folders including the Deleted Items and Sent Items folders count against your size limit.
<p>You must empty the Deleted Items folder after deleting items or the space will not be freed.
<p>See client Help for more information.</p>
</blockquote>
<p>The gentleman who sent me this&nbsp;question is an extremely bright and capable guy who is the COO of a successful, multi-million-dollar business. He did not get where he is today because of an inability to read English and follow instructions. But something about this message has got him paralyzed, unable (or more likely afraid) to take the simple steps suggested. And note that he is telling me this now, after getting this warning for three weeks!
<p>It is sad that people have such suspicion and cynicism about computer technology that they feel the need to consult an &#8220;expert&#8221; before taking simple corrective action to problems they encounter. It is sadder still that in many cases such suspicion and cynicism is warranted because of the prevalence of buggy software, arcane error messages, and malware disguised as helpful hints.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F217%2Fwhy-does-technology-freak-people-out&amp;title=Why%20does%20technology%20freak%20people%20out%3F" id="wpa2a_14"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/217/why-does-technology-freak-people-out/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Password Changing through OWA in Exchange 2003</title>
		<link>http://davidschrag.com/schlog/210/enable-password-changing-through-owa-in-exchange-2003</link>
		<comments>http://davidschrag.com/schlog/210/enable-password-changing-through-owa-in-exchange-2003#comments</comments>
		<pubDate>Mon, 16 Jul 2007 21:08:57 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/210/enable-password-changing-through-owa-in-exchange-2003</guid>
		<description><![CDATA[I am amazed that in all these years I have never had to learn how to do this before. Fortunately, Daniel Petri shows us the way: Enable Password Changing through OWA in Exchange 2003 The only deviations I had to make from those instructions&#160;were: 1.&#160;In the &#8220;Create a new REG-DWORD value &#8230;.&#8221; In SBS03, that [...]]]></description>
			<content:encoded><![CDATA[<p>I am amazed that in all these years I have never had to learn how to do this before. Fortunately, Daniel Petri shows us the way:</p>
<p><a href="http://www.petri.co.il/enable_password_changing_through_owa_in_exchange_2003.htm">Enable Password Changing through OWA in Exchange 2003</a> </p>
<p>The only deviations I had to make from those instructions&nbsp;were:</p>
<p>1.&nbsp;In the &#8220;Create a new REG-DWORD value &#8230;.&#8221; In SBS03, that value exists by default. You simply need to change it from 1 to 0.</p>
<p>2. You need to edit the IP Address and Domain Name Restrictions of the Iisadmpwd virtual directory that you create. By default, only the server itself has access. Change this so that all computers are granted access.</p>
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2007/07/image1.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="249" alt="image" src="http://davidschrag.com/schlog/wp-content/uploads/2007/07/image-thumb1.png" width="441" border="0"></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F210%2Fenable-password-changing-through-owa-in-exchange-2003&amp;title=Enable%20Password%20Changing%20through%20OWA%20in%20Exchange%202003" id="wpa2a_16"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/210/enable-password-changing-through-owa-in-exchange-2003/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing Exchange users on Windows Mobile 5</title>
		<link>http://davidschrag.com/schlog/157/changing-exchange-users-on-windows-mobile-5</link>
		<comments>http://davidschrag.com/schlog/157/changing-exchange-users-on-windows-mobile-5#comments</comments>
		<pubDate>Wed, 27 Jun 2007 20:34:02 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Mobile + PPC]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/157/changing-exchange-users-on-windows-mobile-5</guid>
		<description><![CDATA[Suppose Joe leaves the company and is replaced by Jane. Joe had a company-owned Pocket PC that Jane will now use. What do you do? You wouldn&#8217;t think this would be so much of a challenge, but the steps are actually hidden pretty well. The answer was posted at Experts Exchange. Scroll all the way [...]]]></description>
			<content:encoded><![CDATA[<p>Suppose Joe leaves the company and is replaced by Jane. Joe had a company-owned Pocket PC that Jane will now use. What do you do?</p>
<p>You wouldn&#8217;t think this would be so much of a challenge, but the steps are actually hidden pretty well. The <a href="http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Windows_Mobile-_PocketPC-_WinCE/Q_22629101.html" target="_blank">answer</a> was posted at Experts Exchange. Scroll all the way to the very bottom, past the ads and links. (Or <a href="https://secure.experts-exchange.com/register.jsp" target="_blank">pay to join Experts Exchange</a> so you can skip all that stuff in the future.)</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F157%2Fchanging-exchange-users-on-windows-mobile-5&amp;title=Changing%20Exchange%20users%20on%20Windows%20Mobile%205" id="wpa2a_18"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/157/changing-exchange-users-on-windows-mobile-5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop draggin&#8217; my port around</title>
		<link>http://davidschrag.com/schlog/156/stop-draggin-my-port-around</link>
		<comments>http://davidschrag.com/schlog/156/stop-draggin-my-port-around#comments</comments>
		<pubDate>Mon, 25 Jun 2007 03:51:58 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/156/stop-draggin-my-port-around</guid>
		<description><![CDATA[Problem: Remote user reports he is unable to connect to shared network drive over PPTP VPN. Troubleshooting: Tried connecting to VPN from my computer. Could not connect. Conclusion: remote user is neither stupid nor crazy. Tried to telnet to server over port 1723. Could not connect. Checked firewall logs for dropped connections on port 1723. [...]]]></description>
			<content:encoded><![CDATA[<p>Problem: Remote user reports he is unable to connect to shared network drive over PPTP VPN.</p>
<p>Troubleshooting:</p>
<ul>
<li>Tried connecting to VPN from my computer. Could not connect. Conclusion: remote user is neither stupid nor crazy.</li>
<li>Tried to telnet to server over port 1723. Could not connect.</li>
<li>Checked firewall logs for dropped connections on port 1723. None there.</li>
<li>Disabled VPN access at firewall. Tried to connect again. Failed again. Checked logs again. Showed dropped connection. Conclusion: firewall is not the problem; when the rule is enabled, it is successfully letting PPTP traffic through.</li>
<li>Checked status of Routing and Remote Access Service. Looked fine. Restarted service anyway. Still can&#8217;t connect to VPN.</li>
<li>Ran netstat -a on server to see if server was listening for connections on port 1723. It was, but it was in CLOSE_WAIT status. A-ha! Now we&#8217;re on to something.</li>
<li>Ran netstat -b -v -o to see what exactly is using port 1723. Surprise! The executable involved is store.exe, i.e., Microsoft Exchange. What the hell is Exchange doing using port 1723?</li>
<li>Restarted Exchange Information Store. (Not easy &#8212; had to try several times before it successfully stopped.) Ran netstat again after services restarted. Now server not listening on port 1723 at all. Progress, I suppose, but not good enough.</li>
<li>Restarted RRAS. Still not listening on 1723. Started swearing. Didn&#8217;t help.</li>
<li>Started Blackberry Enterprise Server Dispatcher, Policy, and Synchronization services, which had to be stopped in order to stop Exchange store. Tried VPN again. It works!</li>
</ul>
<p>Conclusion: I have no idea why Exchange hijacked the VPN port. But I will remember that <a href="http://support.microsoft.com/kb/323352" target="_blank">netstat</a> is my friend.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdavidschrag.com%2Fschlog%2F156%2Fstop-draggin-my-port-around&amp;title=Stop%20draggin%E2%80%99%20my%20port%20around" id="wpa2a_20"><img src="http://davidschrag.com/schlog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/156/stop-draggin-my-port-around/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

