<?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>Exchange Server Pro &#187; Hyper-V</title>
	<atom:link href="http://exchangeserverpro.com/tag/hyper-v/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server news, tips, tricks and tutorials</description>
	<lastBuildDate>Tue, 31 Aug 2010 12:02:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Exchange 2010 Management Console Initialization Failed</title>
		<link>http://exchangeserverpro.com/exchange-2010-management-console-initialization-failed</link>
		<comments>http://exchangeserverpro.com/exchange-2010-management-console-initialization-failed#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:00:42 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1074</guid>
		<description><![CDATA[Discovery of the root cause of Exchange Server 2010 Management Console initialization failure error.]]></description>
			<content:encoded><![CDATA[<p>I encountered this problem shortly after installing a second Exchange Server 2010 server into my organization.  Initially I thought that this second server had caused the problem but on further investigation I found out the real culprit.</p>
<p>The error I was receiving when opening the Exchange Management Console was:</p>
<blockquote><p>Connecting to remote server failed with the following error message: Access is denied.</p></blockquote>
<p><img class="alignnone size-full wp-image-1075" title="emcerror" src="http://exchangeserverpro.com/wp-content/uploads/2009/12/emcerror.png" alt="emcerror" width="550" height="214" /></p>
<p>The Event Log of the server had this error:</p>
<blockquote><p>Log Name:      Application<br />
Source:        MSExchangeSA<br />
Date:          13/12/2009 8:22:28 PM<br />
Event ID:      9385<br />
Task Category: General<br />
Level:         Error<br />
Keywords:      Classic<br />
User:          N/A<br />
Computer:      ex1.exchangeserverpro.local<br />
Description:<br />
Microsoft Exchange System Attendant failed to read the membership of the universal security group &#8216;/dc=local/dc=exchangeserverpro/ou=Microsoft Exchange Security Groups/cn=Exchange Servers&#8217;; the error code was &#8217;8007203a&#8217;. The problem might be that the Microsoft Exchange System Attendant does not have permission to read the membership of the group.</p>
<p>If this computer is not a member of the group &#8216;/dc=local/dc=exchangeserverpro/ou=Microsoft Exchange Security Groups/cn=Exchange Servers&#8217;, you should manually stop all Microsoft Exchange services, run the task &#8216;add-ExchangeServerGroupMember,&#8217; and then restart all Microsoft Exchange services.</p></blockquote>
<p>I double checked the Exchange Servers group and confirmed that the two servers were already in there.</p>
<p><img class="alignnone size-full wp-image-1076" title="exchangeserversgroup" src="http://exchangeserverpro.com/wp-content/uploads/2009/12/exchangeserversgroup.png" alt="exchangeserversgroup" width="404" height="186" /></p>
<p>I then found this error in the Event Log of the server:</p>
<blockquote><p>Log Name:      Application<br />
Source:        MSExchangeIS<br />
Date:          13/12/2009 9:14:29 PM<br />
Event ID:      5003<br />
Task Category: General<br />
Level:         Error<br />
Keywords:      Classic<br />
User:          N/A<br />
Computer:      ex1.exchangeserverpro.local<br />
Description:<br />
Unable to initialize the Information Store service because  the clocks on the client and server are skewed.   This may be caused by a time change either in the client or the server,  and may require a reboot of that computer.   Verify that your domain is properly configured and  is currently online.</p></blockquote>
<p>As we know a time sync problem will cause authentication issues.  I checked and sure enough the clocks on the Exchange servers were out by more than 5 minutes from the domain controllers.</p>
<p>The reason for this is that the Exchange servers are hosted on a Hyper-V server that is not synced to the same time source as the domain controllers which are hosted on a separate VMware ESX server.  Normally the Exchange servers would still sync their time with the PDC-E for their domain but the Hyper-V integration settings were overriding this.</p>
<p><img class="alignnone size-full wp-image-1077" title="hypervsettings" src="http://exchangeserverpro.com/wp-content/uploads/2009/12/hypervsettings.png" alt="hypervsettings" width="550" height="477" /></p>
<p>Clearing the Time Synchronisation option and then running <strong>net time /set </strong>on the two Exchange servers brought their clocks back into sync with their domain controllers.</p>
<p><img class="alignnone size-full wp-image-1078" title="hypervsettings2" src="http://exchangeserverpro.com/wp-content/uploads/2009/12/hypervsettings2.png" alt="hypervsettings2" width="446" height="204" /></p>
<p>Restarting the servers then allowed all of the Exchange services to come online properly again.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/ssl-certificate-trust-errors-for-new-thawte-certificates" title="SSL Certificate Trust Errors for New Thawte Certificates">SSL Certificate Trust Errors for New Thawte Certificates</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2010-and-the-benefits-of-commercial-ssl-certificates" title="Exchange Server 2010 and the Benefits of Commercial SSL Certificates">Exchange Server 2010 and the Benefits of Commercial SSL Certificates</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-hub-transport-server-backup-and-recovery" title="Exchange 2010 Hub Transport Server Backup and Recovery">Exchange 2010 Hub Transport Server Backup and Recovery</a></li><li><a href="http://exchangeserverpro.com/improved-database-integrity-checking-in-exchange-server-2010-sp1" title="Improved Database Integrity Checking in Exchange Server 2010 SP1">Improved Database Integrity Checking in Exchange Server 2010 SP1</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2010-dags-and-vmware-high-availability" title="Exchange Server 2010 DAGs and VMware High Availability">Exchange Server 2010 DAGs and VMware High Availability</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-2010-management-console-initialization-failed">Exchange 2010 Management Console Initialization Failed</a> is © 2009 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-2010-management-console-initialization-failed/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Steve Riley on hypervisor attacks</title>
		<link>http://exchangeserverpro.com/steve-riley-on-hypervisor-attacks</link>
		<comments>http://exchangeserverpro.com/steve-riley-on-hypervisor-attacks#comments</comments>
		<pubDate>Fri, 05 Sep 2008 07:42:15 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2008/09/05/steve-riley-on-hypervisor-attacks/</guid>
		<description><![CDATA[&#160; You have to ask: is there malware on my system? You can be 100 per cent certain there is no malware that you can detect, but less than 100 per cent certain that there is no malware at all. Now, ladies and gentlemen, isn&#8217;t this true of every computer we already have? There is [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>&nbsp;</p>
<p>You have to ask: is there malware on my system? You can be 100 per cent certain there is no malware that you can detect, but less than 100 per cent certain that there is no malware at all. Now, ladies and gentlemen, isn&#8217;t this true of every computer we already have? There is no difference just because it&#8217;s virtualisation.</p>
</blockquote>
<p><a href="http://www.zdnet.com.au/news/security/soa/Microsoft-refutes-hypervisor-attack-claim/0,130061744,339291802,00.htm" target="_blank">Read the entire article at ZDNet</a>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-server-2007-is-now-supported-for-hardware-virtualisation" title="Exchange Server 2007 is now supported for hardware virtualisation">Exchange Server 2007 is now supported for hardware virtualisation</a></li><li><a href="http://exchangeserverpro.com/how-to-configure-a-relay-connector-for-exchange-server-2010" title="How to Configure a Relay Connector for Exchange Server 2010">How to Configure a Relay Connector for Exchange Server 2010</a></li><li><a href="http://exchangeserverpro.com/causes-of-mapiexceptionnotauthorized-error-sending-to-public-folders" title="Causes of MapiExceptionNotAuthorized Error Sending to Public Folders">Causes of MapiExceptionNotAuthorized Error Sending to Public Folders</a></li><li><a href="http://exchangeserverpro.com/the-simplest-improvement-to-the-ms-help-and-support-site" title="The Simplest Improvement to the MS Help and Support Site">The Simplest Improvement to the MS Help and Support Site</a></li><li><a href="http://exchangeserverpro.com/security-descriptor-error-during-exchange-server-2007-schema-extension" title="Security descriptor error during Exchange Server 2007 schema extension">Security descriptor error during Exchange Server 2007 schema extension</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/steve-riley-on-hypervisor-attacks">Steve Riley on hypervisor attacks</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/steve-riley-on-hypervisor-attacks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007 is now supported for hardware virtualisation</title>
		<link>http://exchangeserverpro.com/exchange-server-2007-is-now-supported-for-hardware-virtualisation</link>
		<comments>http://exchangeserverpro.com/exchange-server-2007-is-now-supported-for-hardware-virtualisation#comments</comments>
		<pubDate>Fri, 22 Aug 2008 10:00:19 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2008/08/22/exchange-server-2007-is-now-supported-for-hardware-virtualisation/</guid>
		<description><![CDATA[We&#8217;ve been virtualising Exchange Server 2007 since it was first released but this week Microsoft has announced their official support policies for virtualised Exchange environments.&#160; It is a bit heavy on the Hyper-V but also references the list of support partners for non-Microsoft hardware virtualisation.&#160; When I checked this earlier in the week VMWare was [...]]]></description>
			<content:encoded><![CDATA[<p><img height="41" alt="exchange-2007-logo" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/08/exchange-2007-logo.jpg" width="40" align="left"> We&#8217;ve been virtualising Exchange Server 2007 since it was first released but this week Microsoft has announced their <a href="http://technet.microsoft.com/en-us/library/cc794548.aspx" target="_blank">official support policies for virtualised Exchange environments</a>.&nbsp; It is a bit heavy on the Hyper-V but also references the <a href="http://www.windowsservercatalog.com/svvp/" target="_blank">list of support partners for non-Microsoft hardware virtualisation</a>.&nbsp; When I checked this earlier in the week VMWare was a notable absence but today <a href="http://twitter.com/adugdell" target="_blank">Dugie</a> confirmed for me that they&#8217;ve been added to the list, which now stands as follows:</p>
<ul>
<li>Cisco Systems, Inc.</li>
<li>Citrix Systems, Inc.</li>
<li>Novell, Inc.</li>
<li>Sun Microsystems</li>
<li>Unisys Corp.</li>
<li>Virtual Iron Software </li>
<li>VMware, Inc.</li>
</ul>
<p>If you&#8217;re planning an Exchange Server 2007 deployment using a virtualisation platform be sure to read <a href="http://technet.microsoft.com/en-us/library/cc794548.aspx" target="_blank">Microsoft&#8217;s recommendations for sizing virtual machines</a>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/flashy-graph-proves-microsoft-virtualisation-more-cost-effective-than-vmware" title="Flashy graph proves Microsoft virtualisation more cost effective than VMWare">Flashy graph proves Microsoft virtualisation more cost effective than VMWare</a></li><li><a href="http://exchangeserverpro.com/security-descriptor-error-during-exchange-server-2007-schema-extension" title="Security descriptor error during Exchange Server 2007 schema extension">Security descriptor error during Exchange Server 2007 schema extension</a></li><li><a href="http://exchangeserverpro.com/steve-riley-on-hypervisor-attacks" title="Steve Riley on hypervisor attacks">Steve Riley on hypervisor attacks</a></li><li><a href="http://exchangeserverpro.com/vmware-to-release-vmware-esxi-for-free" title="VMWare to release VMWare ESXi for free">VMWare to release VMWare ESXi for free</a></li><li><a href="http://exchangeserverpro.com/new-vmware-blog" title="New VMWare blog">New VMWare blog</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-server-2007-is-now-supported-for-hardware-virtualisation">Exchange Server 2007 is now supported for hardware virtualisation</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-server-2007-is-now-supported-for-hardware-virtualisation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flashy graph proves Microsoft virtualisation more cost effective than VMWare</title>
		<link>http://exchangeserverpro.com/flashy-graph-proves-microsoft-virtualisation-more-cost-effective-than-vmware</link>
		<comments>http://exchangeserverpro.com/flashy-graph-proves-microsoft-virtualisation-more-cost-effective-than-vmware#comments</comments>
		<pubDate>Mon, 25 Feb 2008 00:02:47 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2008/02/25/flashy-graph-proves-microsoft-virtualisation-more-cost-effective-than-vmware/</guid>
		<description><![CDATA[You can&#8217;t argue with this Dan. Source Related posts:Exchange Server 2007 is now supported for hardware virtualisationVMWare to release VMWare ESXi for freeNew VMWare blogExchange Server 2010 DAGs and VMware High AvailabilityUpdate Required for Windows 2003 Certificate Services Web Enrollment for Windows 7/2008 Clients This article Flashy graph proves Microsoft virtualisation more cost effective than [...]]]></description>
			<content:encoded><![CDATA[<p>You can&#8217;t argue with this <a target="_blank" href="http://www.exchangeserverpro.com" title="PenguinPunk.net">Dan</a>.</p>
<p><a href="http://www.exchangeserverpro.com/wp-content/uploads/2008/02/vmcomparison.PNG" title="vmcomparison.PNG"><img src="http://www.exchangeserverpro.com/wp-content/uploads/2008/02/vmcomparison.thumbnail.PNG" alt="vmcomparison.PNG" /></a><a href="http://www.exchangeserverpro.com/wp-content/uploads/2008/02/vmcomparison.PNG" title="vmcomparison.PNG"></a></p>
<p><a target="_blank" href="http://blogs.technet.com/virtualization/archive/2008/02/23/off-to-vmworld-europe-2008-the-cost-factor.aspx">Source</a></p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-server-2007-is-now-supported-for-hardware-virtualisation" title="Exchange Server 2007 is now supported for hardware virtualisation">Exchange Server 2007 is now supported for hardware virtualisation</a></li><li><a href="http://exchangeserverpro.com/vmware-to-release-vmware-esxi-for-free" title="VMWare to release VMWare ESXi for free">VMWare to release VMWare ESXi for free</a></li><li><a href="http://exchangeserverpro.com/new-vmware-blog" title="New VMWare blog">New VMWare blog</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2010-dags-and-vmware-high-availability" title="Exchange Server 2010 DAGs and VMware High Availability">Exchange Server 2010 DAGs and VMware High Availability</a></li><li><a href="http://exchangeserverpro.com/update-required-for-windows-2003-certificate-services-web-enrollment-for-windows-72008-clients" title="Update Required for Windows 2003 Certificate Services Web Enrollment for Windows 7/2008 Clients">Update Required for Windows 2003 Certificate Services Web Enrollment for Windows 7/2008 Clients</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/flashy-graph-proves-microsoft-virtualisation-more-cost-effective-than-vmware">Flashy graph proves Microsoft virtualisation more cost effective than VMWare</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/flashy-graph-proves-microsoft-virtualisation-more-cost-effective-than-vmware/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
