<?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</title>
	<atom:link href="http://devonenote.com/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>TFS How to change the computer name or owner for a workspace</title>
		<link>http://devonenote.com/2012/01/tfs-how-to-change-the-computer-name-or-owner-for-a-workspace/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tfs-how-to-change-the-computer-name-or-owner-for-a-workspace</link>
		<comments>http://devonenote.com/2012/01/tfs-how-to-change-the-computer-name-or-owner-for-a-workspace/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 14:34:40 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[TFS]]></category>
		<category><![CDATA[TFS 2010]]></category>

		<guid isPermaLink="false">http://devonenote.com/?p=566</guid>
		<description><![CDATA[The owner and computer name of the workspace are not editable in Visual Studio 2010. However, you might need it when you renamed your machine or your account is renamed. To do this, open a Visual Studio Command Prompt (2010) &#8230; <a href="http://devonenote.com/2012/01/tfs-how-to-change-the-computer-name-or-owner-for-a-workspace/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/01/common-tfs-commands/' rel='bookmark' title='Common TFS commands'>Common TFS commands</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The owner and computer name of the workspace are not editable in Visual Studio 2010. However, you might need it when you renamed your machine or your account is renamed. <font style="font-weight: normal">To do this, open a Visual Studio Command Prompt (2010) from program files, and cd to your workspace, then run following</font></p>
<h1>Change the computer name for a workspace</h1>
<p class="textborder">tf workspaces /updateComputerName:&lt;<font color="#ff0000">OldComputerName&gt;</font> /collection:<font color="#ff0000">&lt;CollectionURL&gt;</font></p>
<p>You need replace <font color="#ff0000">&lt;OldComputerName&gt;</font> to your actual old computer name and <font color="#ff0000">&lt;CollectionURL&gt;</font> to your actual TFS collection URL.</p>
<h1>Change the owner for a workspace</h1>
<p class="textborder">tf workspaces /updateUserName:<font color="#ff0000">&lt;OldUserName&gt;</font> /collection:<font color="#ff0000">&lt;CollectionURL&gt;</font></p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/01/common-tfs-commands/' rel='bookmark' title='Common TFS commands'>Common TFS commands</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2012/01/tfs-how-to-change-the-computer-name-or-owner-for-a-workspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SCVMM 2012 Cmdlets in PowerShell</title>
		<link>http://devonenote.com/2012/01/using-scvmm-2012-cmdlets-in-powershell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-scvmm-2012-cmdlets-in-powershell</link>
		<comments>http://devonenote.com/2012/01/using-scvmm-2012-cmdlets-in-powershell/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 11:39:23 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[System Center]]></category>

		<guid isPermaLink="false">http://devonenote.com/?p=564</guid>
		<description><![CDATA[SCVMM Cmdlets allow SCVMM admin/users to do everything they can do in SCVMM AdminConsole in windows PowerShell command line. In SCVMM 2008 R2, you can run following command in PowerShell to run SCVMM cmdlets. Add-PSSnapin Microsoft.SystemCenter.VirtualMachineManager But this does not &#8230; <a href="http://devonenote.com/2012/01/using-scvmm-2012-cmdlets-in-powershell/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/09/improve-vm-deploy-performance-in-scvmm/' rel='bookmark' title='Improve VM deploy performance in SCVMM'>Improve VM deploy performance in SCVMM</a></li>
<li><a href='http://devonenote.com/2010/07/install-powershell-from-command-line/' rel='bookmark' title='Install PowerShell From Command Line'>Install PowerShell From Command Line</a></li>
<li><a href='http://devonenote.com/2011/01/configure-powershell-to-use-dotnet-4-0/' rel='bookmark' title='Configure PowerShell to use DotNet 4.0'>Configure PowerShell to use DotNet 4.0</a></li>
<li><a href='http://devonenote.com/2011/03/could-not-load-file-or-assembly-tracewrapper-version1-0-523-0/' rel='bookmark' title='Could not load file or assembly TraceWrapper, Version=1.0.523.0'>Could not load file or assembly TraceWrapper, Version=1.0.523.0</a></li>
<li><a href='http://devonenote.com/2011/01/how-to-run-ps1-scripts/' rel='bookmark' title='How to run ps1 scripts'>How to run ps1 scripts</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>SCVMM Cmdlets allow SCVMM admin/users to do everything they can do in SCVMM AdminConsole in windows PowerShell command line. In SCVMM 2008 R2, you can run following command in PowerShell to run SCVMM cmdlets. </p>
<p class="textborder">Add-PSSnapin Microsoft.SystemCenter.VirtualMachineManager</p>
<p>But this does not work in SCVMM 2012 as SCVMM 2012 uses PowerShell module. For SCVMM 2012 now you need run following in PowerShell instead</p>
<p class="textborder">Import-Module &quot;C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\psModules\virtualmachinemanager\virtualmachinemanager&quot;</p>
<p>(This assumes that you have SCVMM 2012 installed on the default location C:\Program Files\Microsoft System Center 2012 )</p>
<p>The PowerShell cmdlets in SCVMM 2012 change a lot in SCVMM 2012, you can get a list of all SCVMM 2012 cmdlets by typing the following at the PowerShell command shell prompt</p>
<p class="textborder">Get-Command -Module virtualmachinemanager -Type cmdlet</p>
<p>And you can run Get-Help on any of the cmdlets to get the syntax for that cmdlet.</p>
<p class="textborder">Get-Help &lt;cmdlet name&gt; -detailed</p>
<p>Update: Microsoft has published the SCVMM 2012 cmdlets help to TechNet, check it out <a title="http://technet.microsoft.com/en-us/library/hh801697.aspx" href="http://technet.microsoft.com/en-us/library/hh801697.aspx">http://technet.microsoft.com/en-us/library/hh801697.aspx</a></p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/09/improve-vm-deploy-performance-in-scvmm/' rel='bookmark' title='Improve VM deploy performance in SCVMM'>Improve VM deploy performance in SCVMM</a></li>
<li><a href='http://devonenote.com/2010/07/install-powershell-from-command-line/' rel='bookmark' title='Install PowerShell From Command Line'>Install PowerShell From Command Line</a></li>
<li><a href='http://devonenote.com/2011/01/configure-powershell-to-use-dotnet-4-0/' rel='bookmark' title='Configure PowerShell to use DotNet 4.0'>Configure PowerShell to use DotNet 4.0</a></li>
<li><a href='http://devonenote.com/2011/03/could-not-load-file-or-assembly-tracewrapper-version1-0-523-0/' rel='bookmark' title='Could not load file or assembly TraceWrapper, Version=1.0.523.0'>Could not load file or assembly TraceWrapper, Version=1.0.523.0</a></li>
<li><a href='http://devonenote.com/2011/01/how-to-run-ps1-scripts/' rel='bookmark' title='How to run ps1 scripts'>How to run ps1 scripts</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2012/01/using-scvmm-2012-cmdlets-in-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlight the file you work with in Visual Studio Solution Explorer</title>
		<link>http://devonenote.com/2011/10/in-the-vs-solution-explorer-highlight-the-current-edited-file/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=in-the-vs-solution-explorer-highlight-the-current-edited-file</link>
		<comments>http://devonenote.com/2011/10/in-the-vs-solution-explorer-highlight-the-current-edited-file/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 14:15:23 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/10/in-the-vs-solution-explorer-highlight-the-current-edited-file/</guid>
		<description><![CDATA[Visual Studio 2010 Tip &#8211; Highlight the file you work with in Solution Explorer Go to Tools-&#62;Options-&#62;Projects and Solutions-&#62;General Check the &#34;Track Active Item In Solution Explorer&#34; checkbox.​ Related posts: Visual Studio Themes and Color Schemes CopySourceAsHtml for Visual Studio &#8230; <a href="http://devonenote.com/2011/10/in-the-vs-solution-explorer-highlight-the-current-edited-file/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/05/visual-studio-themes-and-color-schemes/' rel='bookmark' title='Visual Studio Themes and Color Schemes'>Visual Studio Themes and Color Schemes</a></li>
<li><a href='http://devonenote.com/2010/04/copysourceashtml-for-visual-studio-2010/' rel='bookmark' title='CopySourceAsHtml for Visual Studio 2010'>CopySourceAsHtml for Visual Studio 2010</a></li>
<li><a href='http://devonenote.com/2010/03/visual-studio-plug-in-ghostdoc/' rel='bookmark' title='Visual Studio plug-in: GhostDoc'>Visual Studio plug-in: GhostDoc</a></li>
<li><a href='http://devonenote.com/2010/04/final-visual-studio-2010-available-for-download/' rel='bookmark' title='Final Visual Studio 2010 available for download'>Final Visual Studio 2010 available for download</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Visual Studio 2010 Tip &#8211; Highlight the file you work with in Solution Explorer</p>
<ol>
<li>Go to Tools-&gt;Options-&gt;Projects and Solutions-&gt;General</li>
<li>Check the &quot;Track Active Item In Solution Explorer&quot; checkbox.​</li>
</ol>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/05/visual-studio-themes-and-color-schemes/' rel='bookmark' title='Visual Studio Themes and Color Schemes'>Visual Studio Themes and Color Schemes</a></li>
<li><a href='http://devonenote.com/2010/04/copysourceashtml-for-visual-studio-2010/' rel='bookmark' title='CopySourceAsHtml for Visual Studio 2010'>CopySourceAsHtml for Visual Studio 2010</a></li>
<li><a href='http://devonenote.com/2010/03/visual-studio-plug-in-ghostdoc/' rel='bookmark' title='Visual Studio plug-in: GhostDoc'>Visual Studio plug-in: GhostDoc</a></li>
<li><a href='http://devonenote.com/2010/04/final-visual-studio-2010-available-for-download/' rel='bookmark' title='Final Visual Studio 2010 available for download'>Final Visual Studio 2010 available for download</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/10/in-the-vs-solution-explorer-highlight-the-current-edited-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No refunds for this purchase error when uninstall and reinstall app on windows phone</title>
		<link>http://devonenote.com/2011/10/no-refunds-for-this-purchase-error-when-uninstall-and-reinstall-app-on-windows-phone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=no-refunds-for-this-purchase-error-when-uninstall-and-reinstall-app-on-windows-phone</link>
		<comments>http://devonenote.com/2011/10/no-refunds-for-this-purchase-error-when-uninstall-and-reinstall-app-on-windows-phone/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 18:17:37 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/10/no-refunds-for-this-purchase-error-when-uninstall-and-reinstall-app-on-windows-phone/</guid>
		<description><![CDATA[When you try to re-install an app that you had previously deleted from your windows phone, you might get the error there are no refunds for this purchase.&#160; To resolve this, follow these steps. Go to http://www.windowsphone.com, sign in, Click &#8230; <a href="http://devonenote.com/2011/10/no-refunds-for-this-purchase-error-when-uninstall-and-reinstall-app-on-windows-phone/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/06/how-to-reset-windows-phone-7-to-factory-settings/' rel='bookmark' title='How to Reset Windows Phone 7 to factory settings'>How to Reset Windows Phone 7 to factory settings</a></li>
<li><a href='http://devonenote.com/2010/08/windows-phone-7-application-development-get-start/' rel='bookmark' title='Windows Phone 7 Application Development Get Start'>Windows Phone 7 Application Development Get Start</a></li>
<li><a href='http://devonenote.com/2011/06/how-to-open-notebooks-shared-in-skydrive-on-windows-phone-7/' rel='bookmark' title='How to Open Notebooks Shared in SkyDrive on Windows Phone 7'>How to Open Notebooks Shared in SkyDrive on Windows Phone 7</a></li>
<li><a href='http://devonenote.com/2011/06/how-to-tranfer-pdf-files-to-windows-phone/' rel='bookmark' title='How to Tranfer PEF Files to Windows Phone'>How to Tranfer PEF Files to Windows Phone</a></li>
<li><a href='http://devonenote.com/2010/10/free-ebook-programming-windows-phone-7/' rel='bookmark' title='Free ebook: Programming Windows Phone 7'>Free ebook: Programming Windows Phone 7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When you try to re-install an app that you had previously deleted from your windows phone, you might get the error there are no refunds for this purchase.&#160; </p>
<p>To resolve this, follow these steps.</p>
<ol>
<li>Go to <a href="http://www.windowsphone.com/">http://www.windowsphone.com</a>, sign in, </li>
<li>Click on &quot;My Phone&quot; and then on &quot;Account&quot;. </li>
<li>You should be able to find reinstall button for the app you want to reinstall </li>
</ol>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/06/how-to-reset-windows-phone-7-to-factory-settings/' rel='bookmark' title='How to Reset Windows Phone 7 to factory settings'>How to Reset Windows Phone 7 to factory settings</a></li>
<li><a href='http://devonenote.com/2010/08/windows-phone-7-application-development-get-start/' rel='bookmark' title='Windows Phone 7 Application Development Get Start'>Windows Phone 7 Application Development Get Start</a></li>
<li><a href='http://devonenote.com/2011/06/how-to-open-notebooks-shared-in-skydrive-on-windows-phone-7/' rel='bookmark' title='How to Open Notebooks Shared in SkyDrive on Windows Phone 7'>How to Open Notebooks Shared in SkyDrive on Windows Phone 7</a></li>
<li><a href='http://devonenote.com/2011/06/how-to-tranfer-pdf-files-to-windows-phone/' rel='bookmark' title='How to Tranfer PEF Files to Windows Phone'>How to Tranfer PEF Files to Windows Phone</a></li>
<li><a href='http://devonenote.com/2010/10/free-ebook-programming-windows-phone-7/' rel='bookmark' title='Free ebook: Programming Windows Phone 7'>Free ebook: Programming Windows Phone 7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/10/no-refunds-for-this-purchase-error-when-uninstall-and-reinstall-app-on-windows-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 Developer Preview Key</title>
		<link>http://devonenote.com/2011/10/windows-8-developer-preview-key/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-8-developer-preview-key</link>
		<comments>http://devonenote.com/2011/10/windows-8-developer-preview-key/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 14:10:05 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/10/windows-8-developer-preview-key/</guid>
		<description><![CDATA[To install Windows 8 Developer Preview you do not need a product key for activation. However, you would be asked to enter a product key while re-installing Windows 8 Developer Preview Key. If you need to reinstall Windows Developer Preview &#8230; <a href="http://devonenote.com/2011/10/windows-8-developer-preview-key/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<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/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/2011/10/windows-8-shortcut-key-combination/' rel='bookmark' title='Windows 8 Shortcut Key Combination'>Windows 8 Shortcut Key Combination</a></li>
<li><a href='http://devonenote.com/2010/04/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</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>To install Windows 8 Developer Preview you do not need a product key for activation. However, you would be asked to enter a product key while re-installing Windows 8 Developer Preview Key. </p>
<p>If you need to reinstall Windows Developer Preview or use the Reset functionality, you might be asked to enter this product key:</p>
<p class="textborder">6RH4V-HNTWC-JQKG8-RFR3R-36498</p>
<p>If you’re running a server version of Windows Developer Preview, you can use this product key:</p>
<p class="textborder">4Y8N3-H7MMW-C76VJ-YD3XV-MBDKV</p>
<p>The key is provided by Microsoft employee BillFill in msdn forum. You can find the BillFill’s post <a href="http://social.msdn.microsoft.com/Forums/pl-PL/windowsdeveloperpreviewgeneral/thread/ea402fb2-7192-4599-b999-22ad6b28c55a" target="_blank">here</a></p>
<p>Related posts:<ol>
<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/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/2011/10/windows-8-shortcut-key-combination/' rel='bookmark' title='Windows 8 Shortcut Key Combination'>Windows 8 Shortcut Key Combination</a></li>
<li><a href='http://devonenote.com/2010/04/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</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/2011/10/windows-8-developer-preview-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 Shortcut Key Combination</title>
		<link>http://devonenote.com/2011/10/windows-8-shortcut-key-combination/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-8-shortcut-key-combination</link>
		<comments>http://devonenote.com/2011/10/windows-8-shortcut-key-combination/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 17:31:03 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Shortcut]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows How to]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/10/windows-8-shortcut-key-combination/</guid>
		<description><![CDATA[Here is a list of new shortcuts specific to Windows 8. You might it useful when you are in Windows 8 new Metro style UI. For me I found WinKey + C and WInKey + I really helps a LOT &#8230; <a href="http://devonenote.com/2011/10/windows-8-shortcut-key-combination/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/01/nice-win7-shortcut-key-combinations/' rel='bookmark' title='Nice Win7 shortcut key combinations'>Nice Win7 shortcut key combinations</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/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/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here is a list of new shortcuts specific to Windows 8. You might it useful when you are in Windows 8 new Metro style UI. For me I found WinKey + C and WInKey + I really helps a LOT</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="150"><b>Key</b> </td>
<td valign="top" width="350"><b>Functionality</b> </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + spacebar </td>
<td valign="top" width="350">Switch input language and Keyboard layout </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + O </td>
<td valign="top" width="350">Disable screen orientation </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Y </td>
<td valign="top" width="350">Temporarily view the desktop </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Enter </td>
<td valign="top" width="350">Launches Narrator Dialog</td>
</tr>
<tr>
<td valign="top" width="150">WinKey + PageUp </td>
<td valign="top" width="350">Snap Metro style apps to left </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + PageDown </td>
<td valign="top" width="350">Snap Metro style apps to right </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + C </td>
<td valign="top" width="350">Opens Charms bar </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + I </td>
<td valign="top" width="350">Opens Settings charm </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + K </td>
<td valign="top" width="350">Opens Connect charm </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + H </td>
<td valign="top" width="350">Opens Share charm </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Q </td>
<td valign="top" width="350">Opens Search pane </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + W </td>
<td valign="top" width="350">Opens Settings Search app </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + F </td>
<td valign="top" width="350">Opens File Search app </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Tab </td>
<td valign="top" width="350">Cycles through Metro style apps </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Z </td>
<td valign="top" width="350">Opens App Bar </td>
</tr>
</tbody>
</table>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/01/nice-win7-shortcut-key-combinations/' rel='bookmark' title='Nice Win7 shortcut key combinations'>Nice Win7 shortcut key combinations</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/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/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/10/windows-8-shortcut-key-combination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve VM deploy performance in SCVMM</title>
		<link>http://devonenote.com/2011/09/improve-vm-deploy-performance-in-scvmm/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=improve-vm-deploy-performance-in-scvmm</link>
		<comments>http://devonenote.com/2011/09/improve-vm-deploy-performance-in-scvmm/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 16:39:31 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[System Center]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/09/improve-vm-deploy-performance-in-scvmm/</guid>
		<description><![CDATA[SCVMM use BITS over https to deploy virtual machine to host server. To improve the performance of virtual machine deploy, you can disable encrypted file transfers for Host Group. Open Virtual Machine Manager Administrator Console (aka SCVMM Console) on the &#8230; <a href="http://devonenote.com/2011/09/improve-vm-deploy-performance-in-scvmm/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2012/01/using-scvmm-2012-cmdlets-in-powershell/' rel='bookmark' title='Using SCVMM 2012 Cmdlets in PowerShell'>Using SCVMM 2012 Cmdlets in PowerShell</a></li>
<li><a href='http://devonenote.com/2011/03/could-not-load-file-or-assembly-tracewrapper-version1-0-523-0/' rel='bookmark' title='Could not load file or assembly TraceWrapper, Version=1.0.523.0'>Could not load file or assembly TraceWrapper, Version=1.0.523.0</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>SCVMM use BITS over https to deploy virtual machine to host server. To improve the performance of virtual machine deploy, you can disable encrypted file transfers for Host Group.</p>
<ol>
<li>Open Virtual Machine Manager Administrator Console (aka SCVMM Console) on the Application Tier and connect to VMM Server </li>
<li>Click Host on the left side pane. </li>
<li>Right Click on All Host node, and select Properties. </li>
<li>Select the check-box “Allow unencrypted file transfers” </li>
</ol>
<p>Note: if you use library server, you should set Allow unencrypted file transfers for every library servers.</p>
<p><a href="http://devonenote.com/wp-content/uploads/2011/09/image9.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/2011/09/image_thumb9.png" width="425" height="347" /></a></p>
<p>The same can be done in following SCVMM PowerShell command</p>
<p class="textborder">Set-VMHostGroup -VMHostGroup “All Hosts” -AllowUnencryptedTransfers $true</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2012/01/using-scvmm-2012-cmdlets-in-powershell/' rel='bookmark' title='Using SCVMM 2012 Cmdlets in PowerShell'>Using SCVMM 2012 Cmdlets in PowerShell</a></li>
<li><a href='http://devonenote.com/2011/03/could-not-load-file-or-assembly-tracewrapper-version1-0-523-0/' rel='bookmark' title='Could not load file or assembly TraceWrapper, Version=1.0.523.0'>Could not load file or assembly TraceWrapper, Version=1.0.523.0</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/09/improve-vm-deploy-performance-in-scvmm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

