<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Zeros &#38; Ones</title>
	<atom:link href="http://fawzi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fawzi.wordpress.com</link>
	<description>The Magic Numbers</description>
	<lastBuildDate>Sat, 07 Nov 2009 11:33:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='fawzi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/4eb31ca755e5dd576cebe6c2cc061d6d?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Zeros &#38; Ones</title>
		<link>http://fawzi.wordpress.com</link>
	</image>
			<item>
		<title>VMM tricks:VMM implementation in cross-domains topology</title>
		<link>http://fawzi.wordpress.com/2009/11/07/vmm-tricksvmm-implementation-in-cross-domains-topology/</link>
		<comments>http://fawzi.wordpress.com/2009/11/07/vmm-tricksvmm-implementation-in-cross-domains-topology/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 11:31:16 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[SCVMM R2]]></category>
		<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[Active directory]]></category>
		<category><![CDATA[cross-domains]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[multiple domians]]></category>
		<category><![CDATA[NTLM]]></category>
		<category><![CDATA[Self-Service Portal]]></category>
		<category><![CDATA[SSP]]></category>
		<category><![CDATA[trust]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=777</guid>
		<description><![CDATA[My team were trying to implement VMM R2 in multiple domains topology. They installed VMM R2 on windows 2008 R2. We start by implementing VMM 2008 R2 and SSP (Self Service Portal)on Domain A.
We have users from domain A and  B. Ans one way trust relationship between those domain from domain A to  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=777&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>My team were trying to implement VMM R2 in multiple domains topology. They installed VMM R2 on windows 2008 R2. We start by implementing VMM 2008 R2 and SSP (Self Service Portal)on Domain A.</p>
<p>We have users from domain A and  B. Ans one way trust relationship between those domain from domain A to  B.  i.e Domain A trust users from domain B.</p>
<p>This scenario was designed so that users from Domain A, B would have the capability to deploy new VMs using Web interface (SSP).</p>
<p>The installation went fine with local admin account (Domain user from domain A with local admin privilege) and I am able to see all users from Domain A and B and add them to Self Service portal users role.</p>
<p>The problem that users from domain B can&#8217;t log in to SSP while users from domain A can.</p>
<p>As per Microsoft <a href="http://technet.microsoft.com/en-us/library/bb740760.aspx">Technet</a></p>
<h4><em>Does VMM support cross-domain  authentication?</em></h4>
<p>Yes. Kerberos authentication is a prerequisite for  VMM. To configure your environment to allow users in one Active Directory Domain  Services (AD DS) domain to access VMM resources in another domain, you can  either ensure that both domains are in the same forest or configure a  forest-level trust relationship and use Kerberos authentication. To set up a  forest-level trust relationship, both domains must be in Windows Server 2003  forest mode. Windows 2000 Server does not support forest-level  trusts.</p>
<p>So this was the first problem.. VMM should use Kerberos authentication while my one way trust was External ( NTLM ).. My domain are above 2003 so I delete my old trust and create new forest one way trust again.</p>
<p>Now VMM should work but Opsssss it did not ?!!!!!!</p>
<p>As per Microsoft technet it should work fine but nothing worked at all. After some digging with the trust we found it. it has to be <strong>2-way forest level trust</strong> between the two domains. :S</p>
<p>And we got confirmation from Microsoft:</p>
<p>Based  on this finding, I fully analyze all internal Kerberos traffic again and the two  trust is required from SSP.</p>
<p>1.  if we only configure one-way trust from SCVMM server domain to user domain, the  DC in SCVMM domain will be able to establish secure channel with user domain and  get the trust TGT ticket. Thus we can configure SSP and choose user from trusted  domain.</p>
<p>2.  However, when user accesses SCVMM portal from trusted domain, because it is one  way and there is no trusted account for user domain in SCVMM domain, the user  cannot get trusted TGT ticket and thus the user cannot get session ticket to  access SSP.  The accessing will fail back to NTLM by SCVMM DC  contacts DC in user domain for NTLM authentication.</p>
<p>According  to authentication requirement for SCVMM, we need configure two-way trust so that  user can get session ticket to access SSP in other domain.</p>
<p>So&#8230; to have users from different domain <strong>we need configure two-way trust so that  user can get session ticket to access SSP in other domain.</strong></p>
Posted in SCVMM, SCVMM R2, Tips&amp;Tricks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/777/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=777&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/11/07/vmm-tricksvmm-implementation-in-cross-domains-topology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>VMM tricks: Installing SCVMM on a host with a name containing &#8220;-SCVMM-&#8221; fails with Error 257</title>
		<link>http://fawzi.wordpress.com/2009/11/05/vmm-tricks-installing-scvmm-on-a-host-with-a-name-containing-scvmm-fails-with-error-257/</link>
		<comments>http://fawzi.wordpress.com/2009/11/05/vmm-tricks-installing-scvmm-on-a-host-with-a-name-containing-scvmm-fails-with-error-257/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 12:37:38 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[SCVMM R2]]></category>
		<category><![CDATA[Tips&Tricks]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=774</guid>
		<description><![CDATA[This one is funny..Source
Well, the title says it all. If the host you&#8217;re trying to install SCVMM on has a name that contains &#8220;-SCVMM-&#8221; in upper case letters, setup fails with Error 257.
Example: MUC-SCVMM-1
Resolution: Use a slightly different name, like &#8220;MUC-SCVMMR2-1&#8243; or &#8220;MUC-SCVmm-1&#8243;,
The reason is that the uppercase string &#8220;-SCVMM-&#8221; is used internally for host cummincation [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=774&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This one is funny..<a href="http://blogs.msdn.com/robertvi/archive/2009/11/05/installing-scvmm-on-a-host-with-a-name-containing-scvmm-fails-with-error-257.aspx" target="_self">Source</a></p>
<p>Well, the title says it all. If the host you&#8217;re trying to install SCVMM on has a name that contains &#8220;-SCVMM-&#8221; in upper case letters, setup fails with Error 257.</p>
<p>Example: MUC-SCVMM-1</p>
<p>Resolution: Use a slightly different name, like &#8220;MUC-SCVMMR2-1&#8243; or &#8220;MUC-SCVmm-1&#8243;,</p>
<p>The reason is that the uppercase string &#8220;-SCVMM-&#8221; is used internally for host cummincation by SCVMM.</p>
<p>&nbsp;</p>
<p>Cheers</p>
<p>Robert</p>
Posted in SCVMM, SCVMM R2, Tips&amp;Tricks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/774/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=774&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/11/05/vmm-tricks-installing-scvmm-on-a-host-with-a-name-containing-scvmm-fails-with-error-257/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>Re-blog: Microsoft Site Recovery Solution Launch</title>
		<link>http://fawzi.wordpress.com/2009/11/04/re-blog-microsoft-site-recovery-solution-launch/</link>
		<comments>http://fawzi.wordpress.com/2009/11/04/re-blog-microsoft-site-recovery-solution-launch/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 12:22:28 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[SCVMM R2]]></category>
		<category><![CDATA[Disater Recovery]]></category>
		<category><![CDATA[System center]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/2009/11/04/re-blog-microsoft-site-recovery-solution-launch/</guid>
		<description><![CDATA[Source
I&#8217;m re-blogging here. Over at Virt Planet blog, Jim wrote the following:
This week Microsoft is launching a comprehensive solution to help customers implement cost effective, end-to-end site recovery programs. Built on proven capabilities in Windows Server 2008 R2 and the System Center management suite, Microsoft is helping IT Professionals leverage Windows Server Hyper-V and Failover [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=772&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://blogs.technet.com/virtualization/archive/2009/11/04/Re_2D00_blog_3A00_-Microsoft-Site-Recovery-Solution-Launch.aspx">Source</a></p>
<p>I&#8217;m re-blogging here. Over at <a title="Virt Planet Blog" href="http://blogs.technet.com/virtplanet/" target="_blank">Virt Planet blog</a>, Jim wrote the following:</p>
<blockquote><p>This week Microsoft is launching a comprehensive solution to help customers implement cost effective, end-to-end site recovery programs. Built on proven capabilities in <a href="http://www.microsoft.com/windowsserver2008/en/us/default.aspx" target="_blank">Windows Server 2008 R2</a> and the <a href="http://www.microsoft.com/systemcenter/en/us/default.aspx" target="_blank">System Center</a> management suite, Microsoft is helping IT Professionals leverage Windows Server <a href="http://www.microsoft.com/windowsserver2008/en/us/hyperv-main.aspx" target="_blank">Hyper-V</a> and <a href="http://www.microsoft.com/Windowsserver2008/en/us/failover-clustering-main.aspx" target="_blank">Failover Clustering</a> along with tools like <a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/default.aspx" target="_blank">Virtual Machine Manager</a> to deliver cost effective site recovery.</p>
<p>The <strong>Microsoft Site Recovery Solution</strong> ecosystem is ramping with a broad range of storage replication partners like Double-Take Software, EMC, HDS, HP delivering solutions that take advantage of the <a href="http://msdn.microsoft.com/en-us/library/aa372239(VS.85).aspx" target="_blank">Microsoft Cluster Resource DLL</a>. With cluster integration IT Professionals can deploy streamlined and operationally effective site recovery.</p>
<p>You can learn more about the Microsoft Site Recovery Solution by joining the Microsoft team and Enterprise Strategy Group on Thursday, November 5<sup>th</sup> at 10:30am Pacific for a webcast <a href="http://searchwindowsserver.bitpipe.com/data/document.do;jsessionid=A62722F1FCBFABA0BBCFDCF69D5AE73A?res_id=1256150149_996" target="_blank">Building Effective and Highly Available Disaster Recovery Solutions Using Microsoft Virtualization</a> This webcast looks at key drivers for site recovery solutions and reviews practical deployment considerations (you can view the recorded version of the webcast after the 5<sup>th</sup>). Microsoft and select partners will also be demonstrating Site Recovery Solutions at TechEd, so if you plan to be in Berlin during the week of November 9<sup>th</sup>, make sure to stop by the Virtualization Solutions kiosk in the Technical Learning Center.</p></blockquote>
<p>Patrick</p>
Posted in Hyper-V, Hyper-V R2, SCCM, SCOM, SCVMM, SCVMM R2  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/772/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/772/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/772/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/772/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/772/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/772/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/772/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/772/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/772/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/772/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=772&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/11/04/re-blog-microsoft-site-recovery-solution-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>VMM tricks: Force remove of Failed VM (WAIK dll error)</title>
		<link>http://fawzi.wordpress.com/2009/11/02/vmm-tricks-force-remove-of-failed-vm-waik-dll-error/</link>
		<comments>http://fawzi.wordpress.com/2009/11/02/vmm-tricks-force-remove-of-failed-vm-waik-dll-error/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 22:56:32 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[SCVMM R2]]></category>
		<category><![CDATA[Tips&Tricks]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=767</guid>
		<description><![CDATA[Sometimes you may face a problem like failed job of VM creation, like this One
Hello everyone,
I created 2 Ms in windows 2008 R2 (Core and full  installs). After that I used SCVMM 2008 R2 to sysprep and save the VMs in the  library. The process ended ok. After that I tested the deployment [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=767&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Sometimes you may face a problem like failed job of VM creation, like this<a href="http://social.technet.microsoft.com/Forums/en-US/virtualmachinemanager/thread/47bbd070-d070-4102-aa3b-93d6a9ee1b72/?prof=required"> One</a></p>
<p><span style="color:#3366ff;">Hello everyone,<br />
I created 2 Ms in windows 2008 R2 (Core and full  installs). After that I used SCVMM 2008 R2 to sysprep and save the VMs in the  library. The process ended ok. After that I tested the deployment process which  fails with an weird error (something like it is not possible to access the WAIK  dll&#8230; or something like that), after this error I tested WAIK and everything  appeared ok, so I decided to remove the 2008 R2 VMs from the library and then  try repeat the process, now I get the Job error for each machine in the sysprep  faze:</span></p>
<p><span style="color:#3366ff;">Error (802)<br />
The VirtualHardDisk file W2008r2disk1 is already in use  by another VirtualHardDisk.</span></p>
<p><span style="color:#3366ff;"><strong>Recommended Action<br />
</strong>Wait for the object to become available, and then try the operation  again.</span></p>
<p><span style="color:#3366ff;">In SCVMM I see the machine with the icon as if it was in progress but  the only option that I have is to retry the job that also fails with the  error:</span></p>
<p><span style="color:#3366ff;">Error (682)<br />
A template cannot be created from virtual machine  W2008r2.</span></p>
<p><span style="color:#3366ff;"><strong>Recommended Action<br />
</strong>Stop or shut down the virtual machine, and then try the operation  again.</span></p>
<p><span style="color:#3366ff;"><br />
Since that I know that I don&#8217;t have any VDH with the same name in  the library, I guess this is information is on the DB somewhere</span></p>
<p><span style="color:#3366ff;">Any clues  where this may be??</span></p>
<p>This was solved by using Windows Powershell commands</p>
<p>Try going into powershell interface and running the following command:</p>
<p>PS C:\&gt;  $VM = Get-VM -VMMServer VMMServer1.Contoso.com | where { $_.VMHost.Name -eq  &#8220;VMHost01.Contoso.com&#8221; -and $_.Name -eq &#8220;VM01&#8243; }<br />
PS C:\&gt; Remove-VM -VM $VM  -Force</p>
Posted in Hyper-V, Hyper-V R2, SCVMM, SCVMM R2, Tips&amp;Tricks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/767/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=767&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/11/02/vmm-tricks-force-remove-of-failed-vm-waik-dll-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>VMM tricks: SCVMM Service may take up lots of memory</title>
		<link>http://fawzi.wordpress.com/2009/11/01/vmm-tricks-scvmm-service-may-take-up-lots-of-memory/</link>
		<comments>http://fawzi.wordpress.com/2009/11/01/vmm-tricks-scvmm-service-may-take-up-lots-of-memory/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 22:59:06 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[SCVMM R2]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Memory]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=744</guid>
		<description><![CDATA[Source: Hyper-V notes from the field
In a large SCVMM environment we noticed that the SCVMM Service  (vmmservice.exe) allocates lots of memory (&#62;4GB).  You may notice that you  are unable to create new console sessions or existing sessions lose their  connection when all available memory is used. This is not a leak as the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=744&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Source: <a href="http://blogs.msdn.com/robertvi/archive/2009/05/25/scvmm-service-may-take-up-lots-of-memory.aspx">Hyper-V notes from the field</a></p>
<p>In a large SCVMM environment we noticed that the SCVMM Service  (vmmservice.exe) allocates lots of memory (&gt;4GB).  You may notice that you  are unable to create new console sessions or existing sessions lose their  connection when all available memory is used. This is not a leak as the memory  is freed over time.</p>
<p>The reason for this allocations was the large number of jobs that had  run in the past. By default SCVMM keeps the last 90 days in the Database and the  Console shows this in the Jobs  pane. In the title area you can see the number  of jobs in brackets. In the customer case we had almost 10.000 jobs.</p>
<p>The problem can be solved by setting a shorter history with the  following registry key:</p>
<p>HKLM\Software\Microsoft\Microsoft System Center Virtual Machine  Manager Server\settings\sql<br />
DWORD Value: TaskGC<br />
Enter the history length  in days. (e.g. 7)</p>
<p>SCVMM starts a maintenance procedure with this number of days every  20h. You may not see a complete reduction immediately, as the maintenance  procedure limits itself in the number of objects it deletes in one run. So you  may need to monitor this for some days.</p>
<p>Cheers</p>
<p>Robert</p>
Posted in Hyper-V, Hyper-V R2, SCVMM, SCVMM R2, Uncategorized, Virtualization, Windows 2008 R2, Windows Server 2008  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/744/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=744&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/11/01/vmm-tricks-scvmm-service-may-take-up-lots-of-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>Micorosft Lab Validation Report for Hyper-V</title>
		<link>http://fawzi.wordpress.com/2009/10/31/lab-validation-report-for-hyper-v/</link>
		<comments>http://fawzi.wordpress.com/2009/10/31/lab-validation-report-for-hyper-v/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 01:08:25 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[SCVMM R2]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[reports]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=758</guid>
		<description><![CDATA[Microsoft Hyper-V : Scalable, Native Server Virtualization for the Enterprise 
Microsoft just published a Lab Validation Report for Windows Server 2008 Hyper-V, which was written by Enterprise Strategy Group.  This report goes over the installation and configuration of Windows Server 2008 Hyper-V and management of those servers with Virtual Machine Manager 2008.
The report reviews the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=758&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Microsoft Hyper-V : Scalable, Native Server Virtualization for the Enterprise </strong></p>
<p>Microsoft just published a <a href="http://download.microsoft.com/download/F/7/8/F7851883-8466-442C-B666-CA4B6750CEC9/ESG%20Lab%20Validation%20Microsoft%20Hyper-V%20R1%20Sept%2009.pdf" target="_blank">Lab Validation Report</a> for Windows Server 2008 Hyper-V, which was written by Enterprise Strategy Group.  This report goes over the installation and configuration of Windows Server 2008 Hyper-V and management of those servers with Virtual Machine Manager 2008.</p>
<p>The report reviews the performance of Windows Server 2008 Hyper-V in comparison with physical systems.</p>
<p><strong>Performance</strong></p>
<p>In this section, we’ll take a look at the results of ESG Lab testing of the performance of applications running on a physical server and on a Hyper-V virtual machine.</p>
<p><strong>ESG Lab Testing</strong></p>
<p>ESG Lab used four real-world application workloads to evaluate the physical and virtual performance of Microsoft Windows 2008 Data Center Edition R1:</p>
<p>1.  Application Install:  a timed installation of Visio 2007 using a distribution image stored on a network</p>
<p>attached shared drive within a private network.</p>
<p>2.  Directory level copy:  a timed copy an 860 MB directory with 2,014 files to a temporary directory.  The c:\windows\win32 directory was copied to a temporary directory on the same C: drive.</p>
<p>3.  Subsequent copies:  the directory level copy was repeated with much of the IO activity happening in cache. The average of three cached copy operations was recorded.</p>
<p>4.  SQL query:  a long running SQL select statement using a 25,000 row production database from ESG’s</p>
<p>internal IT operation was timed.  The SQL query performed a join of three tables. The average duration of three select statements was recorded.</p>
<p>The HP blade server used for this test was equipped with four 2.2 GHz dual-core AMD Opteron processors and eight gigabytes of RAM.   Comparing physical and virtual performance on the same server was accomplished after a reboot with Hyper-V role enabled and disabled.   During the virtual server testing, the server was configured with a  single virtual server, which used nearly all of the physically available hardware resources (all eight CPU cores, seven out of eight GB of RAM).</p>
<p>Physical and virtual testing was performed within a 40 GB logical C: drive.  The C: drive was built using a single LUN presented by a FC attached HP MSA storage array with six 15K SAS drives configured as a single RAID-5 group (5+1).</p>
<p>The Hyper-V C: drive was configured as a basic virtual hard disk (VHD).  The results are shown in Table 1.</p>
<p>Table 1. ESG Lab Performance Results</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="160" valign="top">Operation</td>
<td width="160" valign="top">Physical</td>
<td width="160" valign="top">Virtual</td>
<td width="160" valign="top">Difference</td>
</tr>
<tr>
<td width="160" valign="top">Application install</td>
<td width="160" valign="top">00:05:52.000</td>
<td width="160" valign="top">00:06:09.000</td>
<td width="160" valign="top">4.8%</td>
</tr>
<tr>
<td width="160" valign="top">Directory level copy</td>
<td width="160" valign="top">00:00:41.680</td>
<td width="160" valign="top">00:00:33.660</td>
<td width="160" valign="top">7.1%</td>
</tr>
<tr>
<td width="160" valign="top">Subsequent copies</td>
<td width="160" valign="top">00:00:05.660</td>
<td width="160" valign="top">00:00:05.830</td>
<td width="160" valign="top">3.0%</td>
</tr>
<tr>
<td width="160" valign="top">SQL query</td>
<td width="160" valign="top">00:00:47.566</td>
<td width="160" valign="top">00:00:53.630</td>
<td width="160" valign="top">12.7%</td>
</tr>
</tbody>
</table>
<p><img class="aligncenter size-full wp-image-759" title="Hyper-V Preformance" src="http://fawzi.files.wordpress.com/2009/10/hyper-v-preformance.jpg?w=600&#038;h=360" alt="Hyper-V Preformance" width="600" height="360" /></p>
<p>What the Numbers Mean</p>
<p>It took five minutes and 52 seconds to install an application on the physical  server running Windows 2008 Data Center Edition SP1   It took six minutes and nine seconds to install the same application on the same hardware running the same operating system running within a Hyper-V enabled virtual machine  The difference in performance is relatively low (4.8%) The directory level copy and subsequent copies were also relatively low (7.1% and 3.0% respectively)  A long running Microsoft SQL query took 12.7% longer when running in a virtual server  The manageably low performance impact of Hyper-V won’t be detected by the vast majority of end-users and applications</p>
Posted in Hyper-V, Hyper-V R2, SCVMM, SCVMM R2, Virtualization, Windows 2008 R2, Windows Server 2008  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/758/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/758/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/758/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/758/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/758/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/758/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/758/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/758/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/758/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/758/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=758&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/31/lab-validation-report-for-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>

		<media:content url="http://fawzi.files.wordpress.com/2009/10/hyper-v-preformance.jpg" medium="image">
			<media:title type="html">Hyper-V Preformance</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick Tip: Query Active Directory Functional Levels</title>
		<link>http://fawzi.wordpress.com/2009/10/30/quick-tip-query-active-directory-functional-levels/</link>
		<comments>http://fawzi.wordpress.com/2009/10/30/quick-tip-query-active-directory-functional-levels/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 14:16:35 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[Active directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Domain Level]]></category>
		<category><![CDATA[Forest level]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=751</guid>
		<description><![CDATA[To determine the domain functional level, Windows Server 2003 uses a combination of two attributes stored in Active Directory. To determine the forest functional level, Windows Server 2003 uses a single attribute.
To verify the forest and domain functional level by using ADSIEdit.msc:

Open a Run command, and type ADSIEdit.msc
Expand the Domain object, right-click domainname (where  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=751&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>To determine the domain functional level, Windows Server 2003 uses a combination of two attributes stored in Active Directory. To determine the forest functional level, Windows Server 2003 uses a single attribute.<br />
To verify the forest and domain functional level by using ADSIEdit.msc:</p>
<ol>
<li>Open a Run command, and type ADSIEdit.msc</li>
<li>Expand the Domain object, right-click domainname (where      domainname is the distinguished name of the domain that you want to      check), and then click Properties.</li>
<li>Under the Attribute column, scroll until you locate the      msDS-Behavior-Version attribute. Check the value of this attribute.</li>
<li>Check the value of the nTMixedDomain attribute on the      domain object. The following table provides the details for both      attributes for the domain functional level.</li>
</ol>
<table border="1" cellspacing="0" cellpadding="0" width="558">
<tbody>
<tr>
<td width="194" valign="top">Domain functional level</td>
<td width="192" valign="top">msDS-Behavior-Version attribute</td>
<td width="172" valign="top">nTMixedDomainattribute</td>
</tr>
<tr>
<td width="194" valign="top">Windows 2000 mixed</td>
<td width="192" valign="top">0</td>
<td width="172" valign="top">1</td>
</tr>
<tr>
<td width="194" valign="top">Windows 2000 native</td>
<td width="192" valign="top">0</td>
<td width="172" valign="top">0</td>
</tr>
<tr>
<td width="194" valign="top">Windows Server 2003</td>
<td width="192" valign="top">2</td>
<td width="172" valign="top">0</td>
</tr>
</tbody>
</table>
<p>To verify the forest functional level, expand the Configuration object, and  then expand the CN=Configuration,forestname object (where forestname is the  distinguished name of the forest).</p>
<p>Right-click the Partitions container, and then click Properties. Locate the  msDS-Behavior-Version attribute, and check the value of this attribute. The  following table provides the details for the attribute for the forest  functional level.</p>
<table border="1" cellspacing="0" cellpadding="0" width="386">
<tbody>
<tr>
<td width="194" valign="top">Forest functional level</td>
<td width="192" valign="top">msDS-Behavior-Version attribute</td>
</tr>
<tr>
<td width="194" valign="top">Windows 2000</td>
<td width="192" valign="top">0</td>
</tr>
<tr>
<td width="194" valign="top">Windows 2000 interim</td>
<td width="192" valign="top">1</td>
</tr>
<tr>
<td width="194" valign="top">Windows Server 2003</td>
<td width="192" valign="top">2</td>
</tr>
</tbody>
</table>
<p>Source: Microsoft Corporation</p>
Posted in Infrastructure, Tips&amp;Tricks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/751/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=751&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/30/quick-tip-query-active-directory-functional-levels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>Hyper-V Domain Controller Negative Ping Results</title>
		<link>http://fawzi.wordpress.com/2009/10/28/hyper-v-domain-controller-negative-ping-results/</link>
		<comments>http://fawzi.wordpress.com/2009/10/28/hyper-v-domain-controller-negative-ping-results/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 18:29:53 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[negative ping]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=686</guid>
		<description><![CDATA[This one was a little bit new for me, About 6 months ago one of my customers told me that some times his new virtual Domain Controller is giving a negative ping results.

This DC was working fine and it was new installation Windows server 2003 Domain Controller. Every 5 minutes it reports an event 1054 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=686&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This one was a little bit new for me, About 6 months ago one of my customers told me that some times his new virtual Domain Controller is giving a negative ping results.</p>
<p><img class="aligncenter size-full wp-image-735" title="Negative Ping" src="http://fawzi.files.wordpress.com/2009/10/negative-ping.jpg?w=600&#038;h=299" alt="Negative Ping" width="600" height="299" /></p>
<p>This DC was working fine and it was new installation Windows server 2003 Domain Controller. Every 5 minutes it reports an event 1054 saying that it cannot find the domain controller name.</p>
<p>Event ID: 1054<br />
Source: Userenv<br />
Type: Error<br />
Description:<br />
Windows cannot obtain the domain controller 		  name for your computer network. (The specified domain either does not exist or 		  could not be contacted). Group Policy processing aborted.</p>
<p>everything was fine and SRV and DNS records are created fine, Clients can logon and access the server with no problem and the group policy is being applied correctly.</p>
<p>As per <a href="http://support.microsoft.com/kb/324174/en-us">Microsoft KB</a> This behavior may occur if the address for the configured 		  preferred DNS server on the client is invalid or unreachable. but everything from the client side is fine as expected.</p>
<p>That is odd. I was sure that no problem with the system at all. After some time searching for that I start to suspect the hardware or the network and Bingoooo I was right</p>
<p>Problem now resolved via a HP support article below</p>
<p>SUPPORT COMMUNICAT</p>
<div>ION &#8211;  CUSTOMER ADVISORYDocument ID:  c01075682
<p>&nbsp;</p>
<p>Version:  2<br />
Advisory: (Revision) HP ProLiant Servers Using Dual-Core or More Than One Single-Core AMD Opteron Processor May Experience Incorrect Operating System Time When Running Systems That Use the System Time Stamp Counter<br />
NOTICE: The information in this document, including products and software versions, is current as of the Release Date. This document is subject to change without notice.</p>
<p>Release Date:  2007-07-16</p>
<p>Last Updated:  2007-07-16</p>
<p>HP ProLiant servers configured with Dual-Core or with more than one single-core AMD Opteron processor may encounter Time Stamp Counter (TSC) drift in certain conditions. The TSC is used by some operating systems as a timekeeping source. Each processor core, whether it is a single-core processor or a dual-core processor, includes a TSC. The condition where the TSC for different processor cores becomes unsynchronized is known as TSC drift.</p>
<p>Note : The potential for TSC drift if the proper recommendations are not applied when using AMD Opteron 200-series, Opteron 800-series, Opteron 1200-series, Opteron 2200-series and Opteron 8200-series processors is not specific to HP ProLiant servers.</p>
<p>Whether or not the system is affected by TSC drift depends on the specific ProLiant server generation, the number and type of AMD Opteron processors installed, the operating system, and whether the AMD PowerNow! feature is being utilized. TSC drift can result in different symptoms and behaviors based on the operating system environment, as detailed below:</p>
<p>Microsoft Windows Server 2003<br />
This condition affects operations such as network communications and performance monitoring tasks that are sensitive to system time. For example, Microsoft Active Directory domain controllers can report an Unexpected Network Error (Event ID 1054) with the following description:</p>
<p>Event Description:<br />
Windows cannot obtain the domain controller name for your computer network. (An unexpected network error occurred.). Group Policy processing aborted.</p>
<p>In addition, a negative PING time or larger than actual PING time may be returned after issuing the PING command. The negative PING time occurs because of a Time Stamp Counter drift occurring on AMD Opteron platforms which include more than one processor core.</p>
<p>SCOPE</p>
<p>Any HP ProLiant server configured with more than one single-core AMD Opteron processor or configured with one (or more) dual-core AMD Opteron processors running the following operating systems:</p>
<p>Microsoft Windows Server 2003 (any edition)<br />
Microsoft Windows Server 2003 x64 Edition (any edition)<br />
Red Hat Enterprise Linux 4(x86) or earlier<br />
Red Hat Enterprise Linux 4 (AMD64/EM64T) or earlier<br />
SUSE Linux Enterprise Server 9 32-bit (x86) or earlier</p>
<p>Note : The issue does not affect systems with only one single-core processor installed.</p>
<p>The following servers are affected when running an affected operating system:</p>
<p>HP ProLiant BL465c Blade Server<br />
HP ProLiant BL685c Blade Server<br />
HP ProLiant BL25p G2 server<br />
HP ProLiant BL45p G2 server<br />
HP ProLiant DL145 G3 server<br />
HP ProLiant DL385 G2 server<br />
HP ProLiant DL585 G2 server<br />
HP ProLiant DL365 server<br />
HP ProLiant ML115 server</p>
<p>The following servers are affected ONLY when using the AMD PowerNow! feature and running an affected operating system:</p>
<p>ProLiant BL25p Blade Server<br />
HP ProLiant BL45p Blade Server<br />
HP ProLiant DL145 G2 server<br />
HP ProLiant DL385 server<br />
HP ProLiant DL585 server</p>
<p>The following operating systems are not affected by TSC drift because these operating systems do not use the TSC as a timekeeping source:</p>
<p>Microsoft Windows Server 2008 (codename Longhorn)<br />
Red Hat Enterprise Linux 5 (x86)<br />
Red Hat Enterprise Linux 5 (AMD64/EM64T)<br />
SUSE Linux Enterprise Server 10 (x86)<br />
SUSE Linux Enterprise Server 10 (AMD64/EM64T)<br />
VMware ESX Server 3.0.0 (or later)</p>
<p>RESOLUTION</p>
<p>To ensure proper operation of tasks sensitive to system time, perform either of the following actions, based on the operating system environment:</p>
<p>Microsoft Windows Server 2003 (any edition)<br />
Edit the BOOT.ini file and add the parameter &#8220;/usepmtimer,&#8221; then reboot the server. Adding the &#8220;/usepmtimer&#8221; parameter to the BOOT.INI file configures the Windows operating system to use the PM_TIMER, rather than the Time Stamp Counter.</p>
<p>So the final solution was that</p>
<p>To resolve this problem, install the new AMD CPU driver. To do this, visit the following AMD Web site:</p>
<div><a href="http://www.amd.com/us-en/assets/content_type/utilities/setup.zip">http://www.amd.com/us-en/assets/content_type/utilities/setup.zip</a> (http://www.amd.com/us-en/assets/content_type/utilities/setup.zip)</div>
<p>After you install the new driver, you must restart your computer.</p>
<p><strong>Note</strong> The driver installation adds the <strong>/usepmtimer</strong> switch in the Boot.ini file. This switch is discussed in the above section.</p>
</div>
Posted in Hyper-V, Hyper-V R2, Infrastructure  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/686/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/686/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/686/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/686/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/686/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/686/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/686/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/686/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/686/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/686/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=686&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/28/hyper-v-domain-controller-negative-ping-results/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>

		<media:content url="http://fawzi.files.wordpress.com/2009/10/negative-ping.jpg" medium="image">
			<media:title type="html">Negative Ping</media:title>
		</media:content>
	</item>
		<item>
		<title>Quote of the Month</title>
		<link>http://fawzi.wordpress.com/2009/10/28/quote-of-the-month-8/</link>
		<comments>http://fawzi.wordpress.com/2009/10/28/quote-of-the-month-8/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 18:11:28 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=732</guid>
		<description><![CDATA[&#8220;Intelligence is the ability to hold two opposed ideas in the mind at the same time&#8221; &#8211;F. Scott Fitzgerald
Posted in Personal       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=732&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8220;Intelligence is the ability to hold two opposed ideas in the mind at the same time&#8221; &#8211;F. Scott Fitzgerald</p>
Posted in Personal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/732/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=732&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/28/quote-of-the-month-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>XenServer: Why?</title>
		<link>http://fawzi.wordpress.com/2009/10/28/xenserver-why/</link>
		<comments>http://fawzi.wordpress.com/2009/10/28/xenserver-why/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 18:04:44 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=730</guid>
		<description><![CDATA[There have been lots discussions lately about what&#8217;s happening around Citrix XenServer. Perhaps too many. For what it is worth, I was one of the people discussing this on the net (Twitter, Blogs etc) with some other folks. I originally drafted a blog post when Citrix bought XenSource but it never made it (officially because [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=730&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There have been lots discussions lately about what&#8217;s happening around Citrix XenServer. Perhaps too many. For what it is worth, I was one of the people discussing this on the net (Twitter, Blogs etc) with some other folks. I originally drafted a blog post when Citrix bought XenSource but it never made it (officially because I was busy, unofficially because I couldn&#8217;t figure out &#8220;why&#8221;).</p>
<p>I think that what it is happening is pretty clear at this point. The market landscape is being consolidated with Oracle acquiring VirtualIron as well as the &#8220;Sun Xen thing&#8221; within the overall grand plan of the acquisition (of the remaining) of Sun. All these solutions have hardly, in the past few years, managed to make a difference in the industry and their names were floating around more with the hope that VMware could feel more pressure and competition, and hence lower the prices. In the meanwhile, VMware increased their price which speaks for itself.</p>
<p>This is leaving (apparently) the x86 virtualization market with 3 relevant viable alternatives that are VMware, Microsoft and Citrix. I have always said this is going to be a two-horse race and I still stand behind this statement. The first horse is VMware and the second horse is what I call Microtrix &#8482;. There have been a nice Twitter discussion a few days ago on why Citrix bought XenSource and the future of it etc. This was my tweet in the discussion which, in a way, summarizes my thinking:</p>
<p><a href="http://it20.info/blogs/main/archive/2009/10/29/1422.aspx">Source</a></p>
Posted in Hyper-V, Hyper-V R2  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/730/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=730&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/28/xenserver-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>VMM Tricks: Remove failed jobs from VMM console</title>
		<link>http://fawzi.wordpress.com/2009/10/28/remove-failed-jobs-from-vmm-console/</link>
		<comments>http://fawzi.wordpress.com/2009/10/28/remove-failed-jobs-from-vmm-console/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 15:15:22 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[SCVMM R2]]></category>
		<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=722</guid>
		<description><![CDATA[VMM maintains job history for the past 90 days.
If you want to remove them manually, we need take the following steps to update directly in SQL DB. These steps are valid when you are using SQL Express for VMM DB.
1. Download SQL Management Studio Express from the following link and install in SCVMM
http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&#38;displaylang=en
2. Open the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=722&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>VMM maintains job history for the past 90 days.</p>
<p>If you want to remove them manually, we need take the following steps to update directly in SQL DB. These steps are valid when you are using SQL Express for VMM DB.</p>
<p>1. Download SQL Management Studio Express from the following link and install in SCVMM<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&amp;displaylang=en</a><br />
2. Open the management studio console and connect to &lt;SCVMM server&gt;\microsoft$vmm$<br />
3. Select Databases &gt; VirtualManagerDB</p>
<p><img class="aligncenter size-full wp-image-727" title="SQL Management Console" src="http://fawzi.files.wordpress.com/2009/10/1.jpg?w=600&#038;h=414" alt="SQL Management Console" width="600" height="414" /></p>
<p>4. Click new query within the console and input the following command.<br />
UPDATE tbl_TR_TaskTrail SET IsVisible = 0 WHERE TaskState = &#8216;Failed&#8217;</p>
<p>5. Click Execute, it will hide all the failed status job.</p>
<p><img class="aligncenter size-full wp-image-728" title="Delete Failed Jobs" src="http://fawzi.files.wordpress.com/2009/10/2.jpg?w=600&#038;h=402" alt="Delete Failed Jobs" width="600" height="402" /></p>
<p>6. Now re-open the SCVMM console and the failed jobs should be invisible.</p>
Posted in SCVMM, SCVMM R2, Tips&amp;Tricks, Virtualization  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/722/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=722&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/28/remove-failed-jobs-from-vmm-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>

		<media:content url="http://fawzi.files.wordpress.com/2009/10/1.jpg" medium="image">
			<media:title type="html">SQL Management Console</media:title>
		</media:content>

		<media:content url="http://fawzi.files.wordpress.com/2009/10/2.jpg" medium="image">
			<media:title type="html">Delete Failed Jobs</media:title>
		</media:content>
	</item>
		<item>
		<title>Video: World&#8217;s First Virtualized Mobile Phone Motorola Evoke QA4</title>
		<link>http://fawzi.wordpress.com/2009/10/21/video-worlds-first-virtualized-mobile-phone-motorola-evoke-qa4/</link>
		<comments>http://fawzi.wordpress.com/2009/10/21/video-worlds-first-virtualized-mobile-phone-motorola-evoke-qa4/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:25:56 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=713</guid>
		<description><![CDATA[Open Kernel Labs demonstrates and whiteboards the world&#8217;s first virtualized mobile phone &#8211; the Motorola Evoke QA4.
Check out this demo from Ram Sarabu, Senior Product Manager.
And find out more information here.

Posted in Virtualization       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=713&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Open Kernel Labs demonstrates and whiteboards the world&#8217;s first virtualized mobile phone &#8211; the Motorola Evoke QA4.</p>
<p>Check out this demo from Ram Sarabu, Senior Product Manager.</p>
<p>And find out more information <a href="http://vmblog.com/archive/2009/10/21/handset-teardown-highlights-provable-cost-savings-with-okl4-mobile-virtualization.aspx" target="_blank">here</a>.</p>
<p><span style="text-align:center; display: block;"><a href="http://fawzi.wordpress.com/2009/10/21/video-worlds-first-virtualized-mobile-phone-motorola-evoke-qa4/"><img src="http://img.youtube.com/vi/AbXX1IcL74c/2.jpg" alt="" /></a></span></p>
Posted in Virtualization  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/713/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=713&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/21/video-worlds-first-virtualized-mobile-phone-motorola-evoke-qa4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/AbXX1IcL74c/2.jpg" medium="image" />
	</item>
		<item>
		<title>Open Door program, Simple rules to move</title>
		<link>http://fawzi.wordpress.com/2009/10/17/open-door-program-simple-rules-to-move/</link>
		<comments>http://fawzi.wordpress.com/2009/10/17/open-door-program-simple-rules-to-move/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 03:01:23 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=710</guid>
		<description><![CDATA[
20 Percent of Fortune 500 Now Report Using Citrix XenServer as Company  Offers Additional Tools to Help Customers Switch

BOSTON » 10/14/2009 » Citrix Systems, Inc. (Nasdaq: CTXS)  today announced a new program called Project “Open Door” that offers advanced virtualization  management along with free support, training and conversion tools to customers switching [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=710&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div>
<h3>20 Percent of Fortune 500 Now Report Using Citrix XenServer as Company  Offers Additional Tools to Help Customers Switch</h3>
</div>
<p><strong>BOSTON » 10/14/2009 » </strong>Citrix Systems, Inc. (Nasdaq: CTXS)  today announced a new program called Project “Open Door” that offers <a href="http://www.citrix.com/essentials" target="_blank">advanced virtualization  management</a> along with free support, training and conversion tools to customers switching servers from VMware ESX or vSphere to Citrix® XenServer™ or Microsoft® Windows® Server 2008 Hyper-V™. With more than 70 percent of enterprise customers now using multiple hypervisors in production(1), demand for the Hyper-V and <a href="http://www.citrix.com/xenserver" target="_blank">Citrix  XenServer</a> virtualization platforms continues to grow. In fact, over the past 30 days the number of large enterprise customers who have activated XenServer for production use has more than doubled, and now represents 20 percent of the Global Fortune 500.  Project Open Door makes it easier for customers who want to switch out existing VMware servers for the rapidly growing XenServer and Hyper-V platforms, offering advanced virtualization management for both environments, along with free support, training and conversion tools to make the transition as simple as possible.</p>
<p>“XenServer and Hyper-V are clearly the fastest growing virtualization platforms in the industry today, each appealing to a different set of users,” said N. Louis Shipley, group vice president and general manager, XenServer Product Group at Citrix. “With the price of virtualization continuing to rise from other vendors, more and more enterprise customers are switching a portion of their production servers to the Citrix and Microsoft virtualization platforms. Project Open Door helps these customers achieve more agile datacenters by offering them advanced virtualization management through our Citrix Essentials for XenServer and Hyper-V solution, as well as assistance in making the transition smooth, easy and cost-effective. With more virtualization choices than ever, we encourage customers to shop around and make the right choice for their environment.”</p>
<p><strong>Introducing Project Open Door</strong><br />
Project Open Door helps ensure customers looking to expand their datacenters with XenServer or Hyper-V have a smooth transition. Through March 2010, customers who switch existing VMware servers to XenServer or Hyper-V, and add Citrix Essentials™ for advanced virtualization management, will receive additional technical support, training, and conversion tools from Citrix at no cost.<br />
Citrix Essentials enhances the  XenServer and Hyper-V platforms by adding <a href="http://www.citrix.com/English/ps2/products/subfeature.asp?contentID=1687089" target="_blank">powerful storage integration</a> through Citrix® StorageLink™ technology, automated lab and stage management and dynamic workload balancing. This combination enables broad interoperability that makes it easier for customers to manage virtual machines across heterogeneous virtualization environments throughout the full application lifecycle, from lab and testing to production.</p>
<p><strong>Customers Worldwide Moving to XenServer</strong><br />
With one in five enterprise customers now using XenServer(2), production deployments are growing rapidly across all industry segments. <a href="http://www.chriswolf.com/?p=387" target="_blank">According to the Burton Group</a>, using Citrix XenServer with Citrix Essentials meets 100 percent of the required features for enterprise production deployment. By switching servers from more expensive solutions to XenServer, customers have found that they not only get powerful, enterprise-class virtualization at a far lower cost, they are better equipped to future-proof their virtualization infrastructures for the coming wave of cloud computing. Customers who recently made the switch to XenServer include companies of all sizes, across multiple industries:</p>
<p>“The choice to go with Citrix came down to performance,” said Michael  Gilbert, director, IT Divisional Services, <strong>Randstad Professionals</strong>, a leading global provider of professional employment services. “The 64-bit architecture simply outperformed anything else out there, and that had real world implications in terms of saving costs on additional hardware. Obviously, the price difference is nice, but it’s really the performance that matters. As we take XenServer deeper into the environment we are constantly finding new applications for the technology. For Randstad, leveraging virtualization for disaster recovery purposes is the next on our list.”</p>
<p>“In our effort to capture the promise of virtualization, we tested Citrix XenServer and have been very pleased with the results,” said Scott Richards, systems engineer, <strong>Zions Bank</strong>, a regional financial services leader with more than 500 offices across 10 US states. “Not only have we reduced our hardware footprint and server sprawl but we have also been able to obtain higher levels of application availability, all while meeting the needs of our end user customers. Without XenServer we would have had to revert to the days of underutilized and expensive physical infrastructure. For Zions Bank, it has been a win-win situation all the way around.”</p>
<p>“Citrix XenServer has been the best choice for helping us shrink our server footprint and reduce hardware and virtualization licensing costs,” said Ziad Sukkar, CIO, Asia Pacific Region, <strong>Sirva Relocation</strong> and affiliate  <strong>Allied Pickfords</strong>, a global shipping provider with operations in more than 40 countries worldwide. “It was surprisingly simple to migrate using the Citrix supplied conversion tools, and we have already seen a huge reduction in overall costs, as well as increased stability and performance of our server virtualization platform.  In fact, we are planning to expand our implementation of XenServer so we can virtualize additional applications.” (see their video <a href="http://www.citrix.com/opendoor" target="_blank">here</a> that talks about  why they made the switch).</p>
<p>“The Facilities Management Information Systems unit was the first on the UC Davis campus to host large-scale application deployment on the XenServer platform. When we took a step back and looked at our vision for IT, the decision to move to XenServer was really easy to make,” said Florencio Inzunza, network systems administrator, <strong>University of California,  Davis</strong>. “Our ultimate goal is to provide maximum service levels with minimal administrative overhead, and the Citrix focus on delivery, as well as cost effective hosting via virtualization, made the decision very clear.”</p>
<p>“After doing in-depth comparisons of all the virtualization platforms out there, it became quite clear that XenServer provides the biggest bang for the buck,” said Steven Miller, IT manager, <strong>Guy M. Turner</strong>, a leading regional industrial equipment and transportation company based in North Carolina. “Getting everything we need at a fraction of the cost of many of the alternative solutions on the market just makes sense. It is clear to us that, for perhaps the first time, there is some stout competition to VMware.  That is good for the market.”</p>
<p>“For us, the choice to deploy XenServer is all about getting the most performance and scalability for our XenApp servers,” said Jon Garlock, systems manager, <strong>J.H. Cohn</strong>, one of the largest independent accounting and consulting firms in the United States. “We have seen a huge advantage to running XenApp on XenServer. So much so, that it was simply in our best economic interest to make the switch. By increasing the density and the performance for end users running applications in XenApp, we were easily able to justify the switch.”</p>
<p>“After running and testing both the leading virtualization solutions side by side, our organization standardized on XenServer and now have a host of IT production services running on XenServer,” said Paul Matthews, chief technology officer, <strong>OCHIN, Inc.</strong>, a leader in the health information technology industry. “These include our HL7 Messaging, gateway and e-pharmacy solutions. For a health cooperative of our size and scope, messaging and prescription services are our life blood. So to host these mission critical services on a virtual platform we had to be 100 percent certain of the stability and reliability of the underlying technology. XenServer has exceeded our expectations on all fronts.”</p>
<p>“In making virtualized servers a standard part of our IT infrastructure, we required a secure, reliable, flexible, feature rich and cost effective platform,” said Tom Norton, ICT development manager, <strong>Taunton School</strong> in the UK. “After careful comparison between XenServer and the VMware technology we had been using, we found XenServer offered all the features we needed, at a fraction of the price.  By decommissioning our VMware servers and replacing them with XenServer, we have not only lowered costs, but also gained capacity to support more users on each server and eased the management of the system.”</p>
<p><strong>Program Details</strong><br />
The Project Open Door promotion will be effective worldwide from October 1 – March 31, 2010. Customers who decommission five or more VMware vSphere 4 or VI3 servers and replace them with XenServer or Hyper-V plus the Citrix Essentials solution, receive the following:<br />
• A free five  incident support pack (5 by 8 hours) for every five servers converted<br />
• A  voucher for six hours of online training for every five servers converted<br />
•  Free migration tools for seamlessly transferring virtual machines from VMware to  XenServer or Hyper-V</p>
<p>Please visit <a href="http://www.citrix.com/opendoor">http://www.citrix.com/opendoor</a> for  more information.</p>
Posted in Hyper-V, Hyper-V R2  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/710/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=710&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/17/open-door-program-simple-rules-to-move/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>Citrix announces Project “Open Door” for customers who want to switch from VMware to XenServer or Microsoft Hyper-V</title>
		<link>http://fawzi.wordpress.com/2009/10/17/citrix-announces-project-%e2%80%9copen-door%e2%80%9d-for-customers-who-want-to-switch-from-vmware-to-xenserver-or-microsoft-hyper-v/</link>
		<comments>http://fawzi.wordpress.com/2009/10/17/citrix-announces-project-%e2%80%9copen-door%e2%80%9d-for-customers-who-want-to-switch-from-vmware-to-xenserver-or-microsoft-hyper-v/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 02:56:36 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[open door]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=706</guid>
		<description><![CDATA[In July VMware attempted to win those Virtual Iron customers left in the cold by Oracle with an aggressive discount  program.
Now it seems that VMware has to defend against a similar move from Citrix,  which launches today the Open Door program.
The rules are simple:
The Project Open Door promotion will be effective worldwide from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=706&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In July VMware <a href="http://www.virtualization.info/2009/07/oracle-and-vmware-dispute-virtual-iron.html" target="_blank">attempted to win</a> those Virtual Iron customers <a href="http://www.virtualization.info/2009/06/oracle-kills-virtual-iron-brand-fires.html" target="_blank">left in the cold by Oracle</a> with an aggressive discount  program.</p>
<p>Now it seems that VMware has to defend against a similar move from Citrix,  which <a href="http://www.citrix.com/English/NE/news/news.asp?newsID=1859403" target="_blank">launches</a> today the Open Door program.</p>
<p>The rules are simple:</p>
<blockquote><p>The Project Open Door promotion will be effective worldwide from October 1 –  March 31, 2010. Customers who decommission five or more VMware vSphere 4 or VI3  servers and replace them with XenServer or Hyper-V plus the Citrix Essentials  solution, receive the following:</p>
<ul>
<li>A free five incident support pack (5 by 8 hours) for every five servers  converted</li>
<li>A voucher for six hours of online training for every five servers converted</li>
<li>Free migration tools for seamlessly transferring virtual machines from  VMware to XenServer or Hyper-V</li>
</ul>
<div>Source: <a href="http://www.virtualization.info/2009/10/citrix-attempts-to-lure-vmware.html" target="_blank">Virtualization.info</a></div>
</blockquote>
Posted in Hyper-V, Hyper-V R2, Windows 2008 R2  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/706/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=706&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/17/citrix-announces-project-%e2%80%9copen-door%e2%80%9d-for-customers-who-want-to-switch-from-vmware-to-xenserver-or-microsoft-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>
	</item>
		<item>
		<title>Hyper-V Virtual Machines could not intialize</title>
		<link>http://fawzi.wordpress.com/2009/10/15/hyper-v-virtual-machines-could-not-intialize/</link>
		<comments>http://fawzi.wordpress.com/2009/10/15/hyper-v-virtual-machines-could-not-intialize/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 13:23:49 +0000</pubDate>
		<dc:creator>Mohamed Fawzi</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[certficate]]></category>

		<guid isPermaLink="false">http://fawzi.wordpress.com/?p=702</guid>
		<description><![CDATA[This is one of the problems that you may face, When you start the VMs after you rename the host or join the domain you can&#8217;t start the VMs on taht host and face a problem that (Could not find a usable certificate)
For hyper-V with windows 2008 R2
VMName’ failed to initialize.
Could not initialize machine remoting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=702&subd=fawzi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is one of the problems that you may face, When you start the VMs after you rename the host or join the domain you can&#8217;t start the VMs on taht host and face a problem that (Could not find a usable certificate)</p>
<p>For hyper-V with windows 2008 R2</p>
<p><strong>VMName’ failed to initialize.<br />
Could not initialize machine remoting system. Error: ‘Unspecified error’ (0×800070490).<br />
Could not find a usable certificate. Error: ‘Unspecified error’ (0×</strong><strong>800070490</strong><strong>).</strong></p>
<p>For Hyper-V with Windows 2008<strong></strong></p>
<p><strong>VMName’ failed to initialize.<br />
Could not initialize machine remoting system. Error: ‘Unspecified error’ (0×80004005).<br />
Could not find a usable certificate. Error: ‘Unspecified error’ (0×80004005).</strong></p>
<p><img class="aligncenter size-full wp-image-703" title="Hyper-V Certifcate Error" src="http://fawzi.files.wordpress.com/2009/10/untitled.png?w=406&#038;h=375" alt="Hyper-V Certifcate Error" width="406" height="375" /></p>
<p>This is a well known problem for Hyper-V V1 use this update to solve it as per KB Article <a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;967902">967902</a> that details the symptoms and resolution.</p>
<p>For Hyper-V V2 just restart the host and everything will be fine.</p>
Posted in Hyper-V, Hyper-V R2, Virtualization, Windows 2008 R2, Windows Server 2008  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fawzi.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fawzi.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fawzi.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fawzi.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fawzi.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fawzi.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fawzi.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fawzi.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fawzi.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fawzi.wordpress.com/702/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fawzi.wordpress.com&blog=2088681&post=702&subd=fawzi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fawzi.wordpress.com/2009/10/15/hyper-v-virtual-machines-could-not-intialize/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18c3e66b72f008c67a8fd21c675fe1ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fawzi</media:title>
		</media:content>

		<media:content url="http://fawzi.files.wordpress.com/2009/10/untitled.png" medium="image">
			<media:title type="html">Hyper-V Certifcate Error</media:title>
		</media:content>
	</item>
	</channel>
</rss>