<?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>JJClements.co.uk &#187; Exchange</title>
	<atom:link href="http://www.jjclements.co.uk/index.php/category/exchange/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jjclements.co.uk</link>
	<description>Clem&#039;s Technical Blog</description>
	<lastBuildDate>Tue, 08 Jun 2010 22:26:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Exchange Server hangs applying computer settings</title>
		<link>http://www.jjclements.co.uk/2008/11/18/exchange-server-hangs-applying-computer-settings/</link>
		<comments>http://www.jjclements.co.uk/2008/11/18/exchange-server-hangs-applying-computer-settings/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 13:40:32 +0000</pubDate>
		<dc:creator>James Clements</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[winlogon]]></category>

		<guid isPermaLink="false">http://www.jjclements.co.uk/?p=114</guid>
		<description><![CDATA[I recently had a problem when I rebooted an Exchange 2003 server after some updates and it refused to display the winlogon screen. Instead it sat at "applying computer settings". I left it for around 10 minutes before realising something was seriously wrong. Not being able to logon I was unable to diagnose the problem [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had a problem when I rebooted an Exchange 2003 server after some updates and it refused to display the winlogon screen. Instead it sat at "applying computer settings". I left it for around 10 minutes before realising something was seriously wrong. </p>
<p><span id="more-114"></span></p>
<p>Not being able to logon I was unable to diagnose the problem locally so I used the computer management console on another client to view the event log on the Exchange server. A quick look revealed a frequent error in the application log:</p>
<p>Event ID: 9157<br />
Description: Microsoft Exchange System Attendant does not have sufficient rights to read Exchange configuration objects in Active Directory</p>
<p><img src="http://www.jjclements.co.uk/wp-content/uploads/2008/11/exchangeerror.png" alt="exchangeerror.png" /></p>
<p>The problem occurred because there are 3 security groups in Active Directory that Exchange queries in the Users Organisational Unit (OU) during startup:</p>
<p>Exchange Enterprise Servers<br />
Exchange Services<br />
Exchange Domain Servers</p>
<p>As it turns out, during a recent restructure of Active Directory someone had moved the above groups into a different OU and this was the cause of Exchange hanging and recording the above entry to the event log. Moving the 3 security groups back into the Users OU almost immediately allowed Exchange to display the winlogon screen without requiring a restart.</p>
<p>More information is available here:</p>
<p><a href="http://support.microsoft.com/kb/910413" target="_blank" rel="nofollow">KB910413</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jjclements.co.uk/2008/11/18/exchange-server-hangs-applying-computer-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista IE7 crashes when sending email through OWA</title>
		<link>http://www.jjclements.co.uk/2008/08/21/vista-ie7-crashes-when-sending-email-through-owa/</link>
		<comments>http://www.jjclements.co.uk/2008/08/21/vista-ie7-crashes-when-sending-email-through-owa/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 09:42:59 +0000</pubDate>
		<dc:creator>James Clements</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[OWA]]></category>

		<guid isPermaLink="false">http://www.jjclements.co.uk/?p=71</guid>
		<description><![CDATA[I have installed Microsoft Exchange quite a few times as a syadmin and since the release of Vista one thing I seem to forget is to address the issue of Vista clients using Internet Explorer 7 that send email through Outlook Web Access. There is a known problem with Vista clients that causes IE7 to [...]]]></description>
			<content:encoded><![CDATA[<p>I have installed Microsoft Exchange quite a few times as a syadmin and since the release of Vista one thing I seem to forget is to address the issue of Vista clients using Internet Explorer 7 that send email through Outlook Web Access.</p>
<p><span id="more-71"></span></p>
<p>There is a known problem with Vista clients that causes IE7 to crash when using OWA. I have found this is usually when users have gone through the effort of composing an email and hit the 'Send' button. IE7 then crashes with the standard issue 'Program not responding' response at any attempts to recover from it.</p>
<p>I have only ever noticed this problem on Exchange 2003 SP2 and cannot confirm if it happens pre SP2 but it does only seems to affect Vista clients running IE7 and not XP running IE7.</p>
<p>The cure to this problem is a Hotfix released from Microsoft. Although the Hotfix has been out for a while, unless you have tried it by chance there is likelihood that you wouldn't as the description is somewhat vague. The knowledge base article can be found here:</p>
<p><a href="http://support.microsoft.com/kb/911829" target="_blank" rel="nofollow">KB911829</a></p>
<p>And you can download the Hotfix from here:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=5BC06E8A-08EB-4976-BC68-A03EBE3A2552&amp;amp;displaylang=en&#038;displaylang=en" target="_blank" rel="nofollow">Download Hotfix for KB911829</a></p>
<p>Install the Hotfix on your Exchange OWA facing server. You will have to reboot your Exchange server and key services like 'Microsoft Exchange Information Store' are stopped during the installation. This will obviously cause all outlook clients to disconnect from the Exchange server. You may also then need to instruct Vista users to log into OWA and navigate through:</p>
<p>Options -> E-mail Security -> Install S/MIME</p>
<p>to reinstall S/MIME.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jjclements.co.uk/2008/08/21/vista-ie7-crashes-when-sending-email-through-owa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
