<?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>Mr Chuckles dot net &#187; Windows</title>
	<atom:link href="http://www.mrchuckles.net/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrchuckles.net</link>
	<description>So much tech, so little time...</description>
	<lastBuildDate>Sat, 29 Mar 2008 13:26:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Outlook Inbox shows under Deleted Items folder</title>
		<link>http://www.mrchuckles.net/2008/03/29/outlook-inbox-shows-under-deleted-items-folder/</link>
		<comments>http://www.mrchuckles.net/2008/03/29/outlook-inbox-shows-under-deleted-items-folder/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 13:26:36 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mrchuckles.net/2008/03/29/outlook-inbox-shows-under-deleted-items-folder/</guid>
		<description><![CDATA[Last week I mentioned a bizarre problem that occurred during an Exchange 2000 to 2003 migration for a client.  Shortly after posting that little expository, I discovered another.
The customer called to indicate one of his user&#8217;s Inbox had been moved to his Deleted Items folder.  I had never before seen this, as Outlook [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I mentioned a <a href="http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/">bizarre problem that occurred during an Exchange 2000 to 2003 migration</a> for a client.  Shortly after posting that little expository, I discovered another.</p>
<p>The customer called to indicate one of his user&#8217;s Inbox had been moved to his Deleted Items folder.  I had never before seen this, as Outlook prevents users from making such &#8220;mistakes&#8221; with special folders.  I&#8217;d heard rumors that previous versions of OWA would allow users to do this, however he insisted that it just appeared this way after the migration.  What was really strange was that new email continued to be delivered to this seemingly &#8220;deleted&#8221; inbox.  No attempt to move the folder back to the root of his mailbox would work, and Google turned up little helpful information this time.  Deleting the Outlook profile and all of its offline cache goodies proved futile, and I was on the verge exporting his mailbox to a PST file and nuking it, when The Google finally answered.</p>
<p>Turns out some random bloke on a Technet message board had this problem when moving users from Exchange 2003 to 2007, and after some of the same steps I had taken, he had found the solution that worked equally well for me.  Moving the user back to the old server, then back AGAIN to the new server put the Inbox back where it belonged.  While I don&#8217;t understand the root cause of this problem, I&#8217;m glad to have solved it without the pains of nuking a mailbox.  Just further proves that keeping an old Exchange server around for a few weeks after its migration is a Smart Move&#0153;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrchuckles.net/2008/03/29/outlook-inbox-shows-under-deleted-items-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2003 Migration Pains</title>
		<link>http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/</link>
		<comments>http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 20:36:35 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/</guid>
		<description><![CDATA[I migrated a client from SBS/Exchange 2000 to Exchange 2003 this weekend. On the server-side, everything went quite smooth, despite my fears that SBS would really screw with my ability to work with the standard Windows and Exchange tools. Not so much on the client side.
All the clients were running Outlook 2003. Some users were [...]]]></description>
			<content:encoded><![CDATA[<p>I migrated a client from SBS/Exchange 2000 to Exchange 2003 this weekend. On the server-side, everything went quite smooth, despite my fears that SBS would really screw with my ability to work with the standard Windows and Exchange tools. Not so much on the client side.</p>
<p>All the clients were running Outlook 2003. Some users were seeing duplicates of many of their system-level folders (Inbox, Calendar, etc). All users were unable to access any folder but their Inbox. Trying to view the calendar, contacts, or even a user-created mail folder would cause Outlook to crash. I suspected it had something to do with offline folder files, although deleting the Outlook profile and it&#8217;s associated OST files had no affect. A bit of Googling finally turned up <a href="http://blog.joeware.net/2006/08/23/543/">this post at joeware</a>, which pointed to <a href="http://support.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.exchange.misc&amp;tid=7c258550-1d14-4677-8f2e-fbbba1630ee6&amp;p=1">this post in the Microsoft newsgroups</a>, which contained the answer.</p>
<blockquote><p>After some work, we were able to determine why Outlook 2003 crashes after moving mailboxes off of Exchange 2000 onto Exchange 2003. The fix is to add a registry value â€œGuid-Replid Cachingâ€ under HKLM\System\CurrentControlSet\Services\MSExchangeIS\SERVERNAME. Under each mailbox store we added a REG_DWORD of â€œGuid-Replid Cachingâ€ with a value of 0.</p></blockquote>
<p>Taking their advice, I made the change, restarted the Exchange IS service, and damn if that didn&#8217;t solve the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrchuckles.net/2008/03/17/exchange-2003-migration-pains/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ISA Server and slow SSL</title>
		<link>http://www.mrchuckles.net/2005/04/21/isa-server-and-slow-ssl/</link>
		<comments>http://www.mrchuckles.net/2005/04/21/isa-server-and-slow-ssl/#comments</comments>
		<pubDate>Thu, 21 Apr 2005 21:13:02 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mrchuckles.net/archives/2005/04/13/isa-server-and-slow-ssl</guid>
		<description><![CDATA[Over the last 4 months I&#8217;ve been attempting to track down and solve a problem with ISA Server and an SSL web service we were using.  Initial access to the site was fine, but about 3 or 4 pages in, access would become painfully slow and page elements or entire pages would fail to [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last 4 months I&#8217;ve been attempting to track down and solve a problem with <a href="http://www.microsoft.com/isa">ISA Server</a> and an SSL web service we were using.  Initial access to the site was fine, but about 3 or 4 pages in, access would become painfully slow and page elements or entire pages would fail to load.  This problem was most evident in <a href="http://www.microsoft.com/ie">Internet Explorer</a>, but would also appear in <a href="http://www.mozilla.org/products/firefox">Firefox</a>.  It was also most visible on this one particular web service we use, but at times showed up on many other SSL-enabled sites.  Last Monday I finally figured out what was happening and solved the problem.  It was right in my face the whole time.<br />
<span id="more-265"></span></p>
<div class="alert">
<h3>Update 14 Jul 2005</h3>
<p>It would seem that this entry has become quite popular on the &#8216;net.  It is, in fact, the number 1 hit on Google for anyone searching on &quot;ISA slow SSL&quot;, or variations thereof.  Therefore, I felt some clarifications are in order.  Read on:
<ol>
<li>This entry only applies to ISA 2004.  I never had this problem on ISA 2000, but I wasn&#8217;t using per-user controls under ISA 2000.  If you&#8217;re having similar issues with ISA 2000, you may want to check out www.isaserver.org or the Microsoft public newsgroups for ISA Server.  I don&#8217;t have ISA 2000 installed anywhere, so I can&#8217;t really offer much assistance on that front.</li>
<li>Following up on #1, this entry has nothing to do with MS Proxy 2.0.  While ISA is the replacement for MS Proxy server, they are two totally different animals.  In addition, I haven&#8217;t touched Proxy Server 2 since 1999, so I can&#8217;t really offer much assistance on that front either.  (As an aside, if you&#8217;re still running Proxy Server 2, please replace it.  It&#8217;s really a terrible product).</li>
<li>This solution really only has an effect if you&#8217;re running your ISA Server with per-user access controls.  If that&#8217;s not the case, I would look at other areas of your configuration.  ISAServer.org is a great resource for this type of information.</li>
<li>Please continue to post comments if you have questions or other problems.  I will do my best to help you, but again keep in mind I&#8217;m on ISA now.  My knowledge of Proxy Server 2 has long since faded (for the better, I assure you).</li>
</ol>
</div>
<h3>The background</h3>
<p>We run a Microsoft ISA Server 2004 firewall to provide Internet access and security for all computers on campus.  ISA Server is known for its strong per-user authentication features, and we make heavy use of them.  All outbound connections from our workstations must be authenticated, which is handled by the Firewall Client that is installed through group policy.  We also use the web caching feature of ISA, so all of our browsers are configured to use the ISA Server as a proxy through the auto-configuration script.</p>
<h3>The symptoms</h3>
<p>Initial site access was fine, and load times were quick.  Subsequent page loads from the same site would begin to slow down, and some page elements (read: images) would fail to load.  Once that happened, future attempts to access the site would fail with timeout errors.</p>
<h3>The investigation</h3>
<p>When testing this problem, I noticed the problem was much more prevalent in Internet Explorer, so I switched this particular user to Firefox for this one site.  Things seemed to work better, but reports of page failures still would come in.  Other attempts at resolving the problem, including removing proxy settings from Firefox and disabling caching for the site, provided initial but ultimately false hope.  Finally, as a desperation attempt, I added a rule to our ISA server to allow any request to the site without authentication or HTTP content checks.  I even bumped this rule to the top of the list, to reduce the amount of time the firewall was involved in the transaction.  In short, these blind fix attempts proved fruitless.</p>
<p>It was time to take it up a notch, so I busted out network monitor.  Traffic between the ISA server and the site appeared to be normal, with no unusual packets or headers to throw things off.  Of course, much of the traffic was encrypted with SSL, so network monitor was next to useless.  I then began to monitor the log files from the ISA console while troubleshooting the issue, and initially everything seemed to be normal.  Then I saw something.</p>
<h3>The realization</h3>
<p>I noticed that the connections to the site were staying open, even after all the data for that connection was transferred.  After ISA&#8217;s connection timeout limit was reached, the connections would then close.  Strange.  I also began to notice that once I got locked out of this site, I was locked out of any type of Internet access for about two minutes.  Two minutes, the exact amount of ISA&#8217;s timeout limit.  Then the clincher, connection attempts to port 8080 and 1745 on the firewall were being denied from my machine.  For those of you not familiar with ISA Server, port 8080 is used for the proxy/cache portion of ISA, and port 1745 is the Microsoft Firewall Client communication port.  Every single new connection my machine was making to the ISA server was being denied.  I began to pore over my ISA settings looking for something that could explain this.  I soon found it.</p>
<h3>The solution</h3>
<p>ISA ships with a pre-defined per-machine connection limit of 40.  Once a machine makes 40 simultaneous connections to the ISA server, any new connections are denied.  Because the HTTP and SSL connections were being left open, jumping around various pages on this site quickly brought the number of connections to 40.  Raising the per-machine connection limit to 160, 4x the default, as well as reducing the timeout to 60 seconds has solved these problems.  I&#8217;m not quite certain why connections to this site are being left open after all the data for the connection has been transferred, nor have I determined if this problem is specific to this site.  I&#8217;ll have to break out my TCP/IP book and do a little RFC reading to get that fully figured out.  I&#8217;m just glad to have finally solved this problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrchuckles.net/2005/04/21/isa-server-and-slow-ssl/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
