<?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>Developer OneNote &#187; Hyper-V</title>
	<atom:link href="http://devonenote.com/tag/hyper-v/feed/" rel="self" type="application/rss+xml" />
	<link>http://devonenote.com</link>
	<description>Emma&#039;s OneNote for Microsoft Windows, Office and Programming</description>
	<lastBuildDate>Thu, 02 Feb 2012 05:19:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to tell if your CPU Supports SLAT</title>
		<link>http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-tell-if-your-cpu-supports-slat</link>
		<comments>http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 16:12:05 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[SLAT]]></category>

		<guid isPermaLink="false">http://devonenote.com/?p=579</guid>
		<description><![CDATA[SLAT-enabled processor is the requirement of Hyper-V RemoteFX feature which is introduced in Windows Server 2008 R2. It’s the requirement of Windows 8 client Hpyer-V feature as well. For INTEL CPU models, following CPU models are SLAT-Capable Server: E5500 or &#8230; <a href="http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2010/05/limitations-you-need-know-before-installing-hpyer-v-on-laptop/' rel='bookmark' title='Limitations you need know before installing Hpyer-V on laptop'>Limitations you need know before installing Hpyer-V on laptop</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>SLAT-enabled processor is the requirement of Hyper-V RemoteFX feature which is introduced in Windows Server 2008 R2. It’s the requirement of <a href="http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/">Windows 8 client Hpyer-V</a> feature as well. </p>
<p>For INTEL CPU models, following CPU models are SLAT-Capable </p>
<ul>
<li><strong>Server:</strong> E5500 or higher. </li>
<li><strong>Desktop/Laptops</strong>: I3/I5/I7/I7-qm </li>
</ul>
<p>There is a handy tool named CoreInfo from systeminternals that can check if your CPU is SLAT-Capable, it’s pretty easy to use:</p>
<ol>
<li>Download from <a href="http://technet.microsoft.com/en-us/sysinternals/cc835722">http://technet.microsoft.com/en-us/sysinternals/cc835722</a></li>
<li>Launch an elevated command prompt</li>
<li>Run “CoreInfo.exe -v”</li>
</ol>
<p>If you see EPT&#160; Supports Intel extended page tables (SLAT) then you are good.</p>
<p><a href="http://devonenote.com/wp-content/uploads/2012/01/image2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://devonenote.com/wp-content/uploads/2012/01/image_thumb2.png" width="615" height="200" /></a></p>
<p>References: </p>
<p><a title="https://social.technet.microsoft.com/wiki/contents/articles/1401.aspx" href="https://social.technet.microsoft.com/wiki/contents/articles/1401.aspx">Hyper-V: List of SLAT-Capable CPUs for Hosts</a></p>
<p><a href="http://blogs.msdn.com/b/virtual_pc_guy/archive/2009/11/16/understanding-high-end-video-performance-issues-with-hyper-v.aspx">Understanding High-End Video Performance Issues with Hyper-V</a></p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2010/05/limitations-you-need-know-before-installing-hpyer-v-on-laptop/' rel='bookmark' title='Limitations you need know before installing Hpyer-V on laptop'>Limitations you need know before installing Hpyer-V on laptop</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-v Tip: Use windows key without fullscreen</title>
		<link>http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hyper-v-tip-use-windows-key-without-fullscreen</link>
		<comments>http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 17:03:07 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://devonenote.com/?p=574</guid>
		<description><![CDATA[When connect to a remote VM with hyper-v manager, I have to full screen to make Windows key. Personally I think Hyper-V should have a Windows key button in toolbar like &#34;Ctrl+Alt+Delete&#34; button. Actually Hyper-v manager allows you to select &#8230; <a href="http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/' rel='bookmark' title='IDE/ATAPI Account does not have sufficient privilege to open attachment'>IDE/ATAPI Account does not have sufficient privilege to open attachment</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When connect to a remote VM with hyper-v manager, I have to full screen to make Windows key. Personally I think Hyper-V should have a Windows key button in toolbar like &quot;Ctrl+Alt+Delete&quot; button.</p>
<p>Actually Hyper-v manager allows you to select where the Windows keys goes when you press it. Open up the Hyper-V Settings dialog from with the Hyper-V Manager and go to the keyboard setting, you will see 3 settings.</p>
<p><a href="http://devonenote.com/wp-content/uploads/2012/01/image1.png"><img style="background-image: none; border-right-width: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://devonenote.com/wp-content/uploads/2012/01/image_thumb1.png" width="519" height="173" /></a></p>
<ol>
<li>Use on the physical computer </li>
<li>Use on the virtual machine </li>
<li>Use on the virtual machine only when running full-screen </li>
</ol>
<p>The default one is #3. Once you change it to #2, you will be able to use Windows key inside VM without *full-screen* it.</p>
<p>You will find this helpful if you are connecting to a VM has Windows 8 Metro UI enabled. Without a windows key it’s hard to exit Metro style app and go back to start screen.</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/' rel='bookmark' title='IDE/ATAPI Account does not have sufficient privilege to open attachment'>IDE/ATAPI Account does not have sufficient privilege to open attachment</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to turn on client hyper-v in Windows 8</title>
		<link>http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-turn-on-client-hyper-v-in-windows-8</link>
		<comments>http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 16:39:00 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://devonenote.com/?p=571</guid>
		<description><![CDATA[In Steven Sinofsky’s this blog &#8211; Bringing Hyper-V to “Windows 8”. He talks about that Windows 8 will support virtualization on the &#34;client&#34; OS.&#160; This is very helpful for developers as they typically have the need to setup additional test &#8230; <a href="http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/' rel='bookmark' title='How to tell if your CPU Supports SLAT'>How to tell if your CPU Supports SLAT</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In Steven Sinofsky’s this blog &#8211; <a title="http://blogs.msdn.com/b/b8/archive/2011/09/07/bringing-hyper-v-to-windows-8.aspx" href="http://blogs.msdn.com/b/b8/archive/2011/09/07/bringing-hyper-v-to-windows-8.aspx">Bringing Hyper-V to “Windows 8”</a>. He talks about that Windows 8 will support virtualization on the &quot;client&quot; OS.&#160; This is very helpful for developers as they typically have the need to setup additional test environment on their PC.</p>
<h1>How to turn on client hyper-v in Windows 8</h1>
<p>First, make sure your system meets the client hyper-v virtualization requirement, you have 64bit windows 8 OS and SLAT available on CPU. </p>
<p><a href="http://devonenote.com/wp-content/uploads/2012/01/image4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://devonenote.com/wp-content/uploads/2012/01/image_thumb4.png" width="575" height="202" /></a></p>
<ol>
<li>Control Panel –&gt; Programs </li>
<li>Turn Windows Features On or Off </li>
<li>Check Hyper-V, Click Ok </li>
</ol>
<p>Note: If your system does not have the required virtualization support, the client Hyper-V feature will be greyed out. To check if your CPU is SLAT-capable, check this <a href="http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/">How to tell if your CPU Supports SLAT</a>.</p>
<p><a href="http://devonenote.com/wp-content/uploads/2012/01/image.png"><img style="background-image: none; border-right-width: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://devonenote.com/wp-content/uploads/2012/01/image_thumb.png" width="422" height="371" /></a></p>
<p>The other cool thing is you can turn hyper-v on even if you are booting from VHD. This behavior is same server Hyper-V in Windows Server 2008 R2.</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/' rel='bookmark' title='How to tell if your CPU Supports SLAT'>How to tell if your CPU Supports SLAT</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</title>
		<link>http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc</link>
		<comments>http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 16:53:56 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/</guid>
		<description><![CDATA[When you install the Windows 8 Developer Preview on Virtual PC in 64-bit windows. Your installation would fail with the blue screen of sad: : ( Your PC ran into a problem that it couldn&#8217;t handle, and now it needs &#8230; <a href="http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/10/windows-8-developer-preview-key/' rel='bookmark' title='Windows 8 Developer Preview Key'>Windows 8 Developer Preview Key</a></li>
<li><a href='http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/' rel='bookmark' title='How to install DotNet 2.0 or 3.5 on Windows 8'>How to install DotNet 2.0 or 3.5 on Windows 8</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/02/install-remote-server-administration-tools-on-windows-7-sp1/' rel='bookmark' title='Install Remote Server Administration Tools on Windows 7 SP1'>Install Remote Server Administration Tools on Windows 7 SP1</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When you install the Windows 8 Developer Preview on Virtual PC in 64-bit windows. Your installation would fail with the blue screen of sad:</p>
<p class="textborder">: (    <br />Your PC ran into a problem that it couldn&#8217;t handle, and now it needs to restart     <br />You can search for the error online: HAL_INITIALIZATION_FAILED</p>
<p><a href="http://devonenote.com/wp-content/uploads/2011/09/image8.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://devonenote.com/wp-content/uploads/2011/09/image_thumb8.png" width="360" height="288" /></a></p>
<p><span id="more-546"></span>
<p>Windows Developer Preview is not supported as a guest OS on Windows Virtual PC or on Microsoft Virtual PC 2007.&#160; If you want to run Windows 8 Developer Preview as a virtual pc, use one of following supported virtualization software.</p>
<ul>
<li>VirtualBox 4.1.2 for Windows </li>
<li>Hyper-V in Windows Server 2008 R2 </li>
<li>VMware Workstation 8.0 for Windows </li>
</ul>
<p>Here are a few good resources I found for windows 8 setup.</p>
<ul>
<li><a href="http://www.zdnet.com/blog/hardware/windows-8-an-installation-walk-through/14768" target="_blank">Windows 8: An installation walk-through</a> </li>
<li><a href="http://www.hanselman.com/blog/GuideToInstallingAndBootingWindows8DeveloperPreviewOffAVHDVirtualHardDisk.aspx">Guide to Installing and Booting Windows 8 Developer Preview off a VHD </a></li>
<li><a href="http://www.sysprobs.com/guide-install-windows-8-virtualbox" target="_blank">How to Install Windows 8 in VirtualBox</a> </li>
</ul>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/10/windows-8-developer-preview-key/' rel='bookmark' title='Windows 8 Developer Preview Key'>Windows 8 Developer Preview Key</a></li>
<li><a href='http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/' rel='bookmark' title='How to install DotNet 2.0 or 3.5 on Windows 8'>How to install DotNet 2.0 or 3.5 on Windows 8</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/02/install-remote-server-administration-tools-on-windows-7-sp1/' rel='bookmark' title='Install Remote Server Administration Tools on Windows 7 SP1'>Install Remote Server Administration Tools on Windows 7 SP1</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDE/ATAPI Account does not have sufficient privilege to open attachment</title>
		<link>http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment</link>
		<comments>http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 15:53:38 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/</guid>
		<description><![CDATA[You might get following error after you move or replace a virtual disk drive file of a hyper-v virtual machine. An error occurred while attempting to start the selected virtual machine(s). ‘TestVM’ failed to start. Microsoft Emulated IDE Controller (Instance &#8230; <a href="http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/10/find-vm-host-name/' rel='bookmark' title='Find VM Host Name'>Find VM Host Name</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You might get following error after you move or replace a virtual disk drive file of a hyper-v virtual machine. </p>
<p class="textborder"><b>An error occurred while attempting to start the selected virtual machine(s).</b>     <br />‘TestVM’ failed to start.     <br />Microsoft Emulated IDE Controller (Instance ID     <br />{83F8638B-8DCA-4152-9EDA-2CA8B33039B4}): Failed to Power on with Error ‘General     <br />access denied error’     <br />IDE/ATAPI Account does not have sufficient privilege to open attachment     <br />‘D:\VM\TestVM\TestVM.vhd. Error: ‘General access denied error’     <br />Account does not have sufficient privilege to open attachment     <br />‘D:\VM\TestVM\TestVM.vhd. Error: ‘General access denied error’</p>
<p>This is because the permissions on the new virtual hard drive (D:\VM\TestVM\TestVM.vhd in this case) are incorrect. Here is the steps to fix this permission file.</p>
<ol>
<li>Open Hyper-V manager, Right click settings of the virtual machine, </li>
<li>Find the Virtual Hard Drive and choose &quot;Remove&quot;. </li>
<li>Re-add the same Virtual Hard Drive back to the machine. </li>
<li>Now start the VM again, it should boot successfully.</li>
</ol>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/10/find-vm-host-name/' rel='bookmark' title='Find VM Host Name'>Find VM Host Name</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install Remote Server Administration Tools on Windows 7 SP1</title>
		<link>http://devonenote.com/2011/02/install-remote-server-administration-tools-on-windows-7-sp1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-remote-server-administration-tools-on-windows-7-sp1</link>
		<comments>http://devonenote.com/2011/02/install-remote-server-administration-tools-on-windows-7-sp1/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 15:44:17 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Productivity Tools]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[RSAT]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/02/install-remote-server-administration-tools-on-windows-7-sp1/</guid>
		<description><![CDATA[Remote Server Administrator Tools (RSAT) is not compatible with Windows 7 SP1. If you install Remote Server Administration Tools on Windows 7 SP1 slipstreamed media, you will get following error. The update is not applicable to your computer That’s because &#8230; <a href="http://devonenote.com/2011/02/install-remote-server-administration-tools-on-windows-7-sp1/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/' rel='bookmark' title='Windows Server 2008 R2 SP1 New Features'>Windows Server 2008 R2 SP1 New Features</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Remote Server Administrator Tools (RSAT) is not compatible with Windows 7 SP1. If you install Remote Server Administration Tools on Windows 7 SP1 slipstreamed media, you will get following error.</p>
<p class="textborder">The update is not applicable to your computer</p>
<p>That’s because current RSAT version only supports Windows 7 RTM. To workaround this issue, you can <a href="http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/">Install Remote Server Administration Tools</a> before installing Windows 7 SP1. The SP1 upgrade will update RSAT to SP1 version. <strike>The other option is wait for official release of Remote Server Administrator Tools for windows 7 SP1, which will happen this April.</strike></p>
<p>Update 4/8/2011: Microsoft released Windows 7 SP1 RSAT Tools to public today. The download link is here <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d</a></p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/' rel='bookmark' title='Windows Server 2008 R2 SP1 New Features'>Windows Server 2008 R2 SP1 New Features</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/02/install-remote-server-administration-tools-on-windows-7-sp1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 R2 SP1 New Features</title>
		<link>http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-server-2008-r2-sp1-new-features</link>
		<comments>http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 08:57:00 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/</guid>
		<description><![CDATA[Other than rolls up all previous released windows patches since RTM, Windows Server 2008 R2 SP1 contains two new features. Dynamic Memory and RemoteFX. Dynamic Memory Dynamic Memory is a memory management feature for Hyper-V VM administrators. Dynamic Memory allows &#8230; <a href="http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2010/05/exceed-windows-server-2008-r2-trial-period/' rel='bookmark' title='Exceed Windows Server 2008 R2 Trial Period'>Exceed Windows Server 2008 R2 Trial Period</a></li>
<li><a href='http://devonenote.com/2011/03/windows-server-2008-r2-with-sp1-iso-download/' rel='bookmark' title='Windows Server 2008 R2 with SP1 ISO download'>Windows Server 2008 R2 with SP1 ISO download</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2011/02/syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system/' rel='bookmark' title='Syspreped Windows 7 fail with &quot;Windows could not finish configuring the system&quot;'>Syspreped Windows 7 fail with &quot;Windows could not finish configuring the system&quot;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Other than rolls up all previous released windows patches since RTM, Windows Server 2008 R2 SP1 contains two new features. Dynamic Memory and RemoteFX.</p>
<h3>Dynamic Memory</h3>
<p>Dynamic Memory is a memory management feature for Hyper-V VM administrators. Dynamic Memory allows administrator allocates a range of memory to indivual VMs and windows system will automatically adjust memory of each VM based on performance.</p>
<h3>RemoteFX</h3>
<p>RemoteFX creates a local like experience for remote users, including windows Aero and 3D contents.</p>
<p>You can read more about SP1 from <a href="http://windowsteamblog.com/windows/archive/b/windows7/archive/2010/03/18/talking-about-service-pack-1-for-windows-7-and-windows-server-2008-r2.aspx" target="_blank">Windows 7 Team Blog</a></p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2010/05/exceed-windows-server-2008-r2-trial-period/' rel='bookmark' title='Exceed Windows Server 2008 R2 Trial Period'>Exceed Windows Server 2008 R2 Trial Period</a></li>
<li><a href='http://devonenote.com/2011/03/windows-server-2008-r2-with-sp1-iso-download/' rel='bookmark' title='Windows Server 2008 R2 with SP1 ISO download'>Windows Server 2008 R2 with SP1 ISO download</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2011/02/syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system/' rel='bookmark' title='Syspreped Windows 7 fail with &quot;Windows could not finish configuring the system&quot;'>Syspreped Windows 7 fail with &quot;Windows could not finish configuring the system&quot;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find VM Host Name</title>
		<link>http://devonenote.com/2010/10/find-vm-host-name/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=find-vm-host-name</link>
		<comments>http://devonenote.com/2010/10/find-vm-host-name/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 15:41:22 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://devonenote.com/2010/10/find-vm-host-name/</guid>
		<description><![CDATA[To identify the host machine from the virtual machine, just access the virtual machine’s registry HKLM\Software\Microsoft\Virtual Machine\Guest\Parameters\PhysicalHostName Related posts: IDE/ATAPI Account does not have sufficient privilege to open attachment How to Install Hyper-V HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer &#8230; <a href="http://devonenote.com/2010/10/find-vm-host-name/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/' rel='bookmark' title='IDE/ATAPI Account does not have sufficient privilege to open attachment'>IDE/ATAPI Account does not have sufficient privilege to open attachment</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>To identify the host machine from the virtual machine, just access the virtual machine’s registry </p>
<p class="textborder">HKLM\Software\Microsoft\Virtual Machine\Guest\Parameters\PhysicalHostName</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/' rel='bookmark' title='IDE/ATAPI Account does not have sufficient privilege to open attachment'>IDE/ATAPI Account does not have sufficient privilege to open attachment</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2010/10/find-vm-host-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V VM Slow on Windows Server 2008 R2</title>
		<link>http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hyper-v-vm-slow-on-windows-server-2008-r2</link>
		<comments>http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 15:34:06 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/</guid>
		<description><![CDATA[I recently upgraded my virtual machine hosting server from Window Server 2008 to Windows Server 2008 R2. There are some noticeable performance drop, especially on virtual machines that handles big log files, the automation script execution time can take 200% &#8230; <a href="http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/' rel='bookmark' title='Windows Server 2008 R2 SP1 New Features'>Windows Server 2008 R2 SP1 New Features</a></li>
<li><a href='http://devonenote.com/2010/05/exceed-windows-server-2008-r2-trial-period/' rel='bookmark' title='Exceed Windows Server 2008 R2 Trial Period'>Exceed Windows Server 2008 R2 Trial Period</a></li>
<li><a href='http://devonenote.com/2011/03/windows-server-2008-r2-with-sp1-iso-download/' rel='bookmark' title='Windows Server 2008 R2 with SP1 ISO download'>Windows Server 2008 R2 with SP1 ISO download</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I recently upgraded my virtual machine hosting server from Window Server 2008 to Windows Server 2008 R2. There are some noticeable performance drop, especially on virtual machines that handles big log files, the automation script execution time can take 200% or more than it was in a VMHOST with Windows Server 2008.</p>
<p>I have done some testing and the performance downgrade seem introduced by the new power management system in windows server 2008 R2. There are 3 build in power plan in Windows Server 2008 R2</p>
<ul>
<li>Balanced (recommended) </li>
<li>High Performance </li>
<li>Power Saver </li>
</ul>
<p>The default power plan in Windows Server 2008 R2 is Balanced. After I change Power Plan to High Performance and the performance downgrade issue does no occur any more. My guess is when power plan is set to balance, applications might not full utilize all available hardware resources. </p>
<p>You can also checkout this post for <a href="http://devonenote.com/2010/01/disable-standbysleep/">Set the power configuration to High Performance</a> in scripts.</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/' rel='bookmark' title='Windows Server 2008 R2 SP1 New Features'>Windows Server 2008 R2 SP1 New Features</a></li>
<li><a href='http://devonenote.com/2010/05/exceed-windows-server-2008-r2-trial-period/' rel='bookmark' title='Exceed Windows Server 2008 R2 Trial Period'>Exceed Windows Server 2008 R2 Trial Period</a></li>
<li><a href='http://devonenote.com/2011/03/windows-server-2008-r2-with-sp1-iso-download/' rel='bookmark' title='Windows Server 2008 R2 with SP1 ISO download'>Windows Server 2008 R2 with SP1 ISO download</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Limitations you need know before installing Hpyer-V on laptop</title>
		<link>http://devonenote.com/2010/05/limitations-you-need-know-before-installing-hpyer-v-on-laptop/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=limitations-you-need-know-before-installing-hpyer-v-on-laptop</link>
		<comments>http://devonenote.com/2010/05/limitations-you-need-know-before-installing-hpyer-v-on-laptop/#comments</comments>
		<pubDate>Tue, 04 May 2010 09:26:54 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://devonenote.com/2010/05/limitations-you-need-know-before-installing-hpyer-v-on-laptop/</guid>
		<description><![CDATA[If you are thinking about installing Hyper-V on laptop, you need to put following into consideration. Some of Hyper-V’s design will limit laptop’s functions, these limitation are reasonable for a server operation system but would be a pain when you &#8230; <a href="http://devonenote.com/2010/05/limitations-you-need-know-before-installing-hpyer-v-on-laptop/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/' rel='bookmark' title='IDE/ATAPI Account does not have sufficient privilege to open attachment'>IDE/ATAPI Account does not have sufficient privilege to open attachment</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you are thinking about installing Hyper-V on laptop, you need to put following into consideration. Some of Hyper-V’s design will limit laptop’s functions, these limitation are reasonable for a server operation system but would be a pain when you consider installing Hyper-V on a laptop.</p>
<h3>You cannot connect a virtual network to a wireless network adapter</h3>
<p>As a result, you cannot provide wireless networking capabilities to virtual machines. if you mainly use wireless NIC or all communication between the VM and the outside world would have to be through the Wireless NIC, this will turn out to be a great deal.</p>
<h3>Power-saving features are disabled after Hyper-V role is enabled</h3>
<p><span id="more-315"></span>Power-saving features such as sleep, standby and hibernate are disabled. As per <a href="http://blogs.msdn.com/virtual_pc_guy/archive/2008/02/27/hyper-v-and-power-management.aspx" target="_blank">Ben Armstrong</a>, The reason for this is that supporting these features on a hypervisor based system is incredibly complicated &#8211; and Hyper-V is designed to run on servers &#8211; where sleep and hibernate are not used.</p>
<p>In a word, if you use laptop as daily development workstation Hyper-V might be good for you. But you would end up using a wired NIC and losing power-saving features like hibernate.</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2011/04/ideatapi-account-does-not-have-sufficient-privilege-to-open-attachment/' rel='bookmark' title='IDE/ATAPI Account does not have sufficient privilege to open attachment'>IDE/ATAPI Account does not have sufficient privilege to open attachment</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2010/05/limitations-you-need-know-before-installing-hpyer-v-on-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

