<?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>a Single Point of Contact &#187; Virtual</title>
	<atom:link href="http://aspoc.net/archives/category/microsoft/virtual/feed/" rel="self" type="application/rss+xml" />
	<link>http://aspoc.net</link>
	<description>a technical blog, by Matt Wade</description>
	<lastBuildDate>Wed, 30 Jun 2010 19:44:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Unidentified Network issue with VMWare&#8217;s virtual NICs in Vista</title>
		<link>http://aspoc.net/archives/2008/10/30/unidentified-network-issue-with-vmwares-virtual-nics-in-vista/</link>
		<comments>http://aspoc.net/archives/2008/10/30/unidentified-network-issue-with-vmwares-virtual-nics-in-vista/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 15:10:44 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2008/10/30/unidentified-network-issue-with-vmwares-virtual-nics-in-vista/</guid>
		<description><![CDATA[Issue: You&#8217;ve installed VMWare Workstation on Vista or Windows 7 and the two VMNet adapters display as unidentified by the host OS.  This causes your firewall profile to switch to the Public setting and lock down your computer even on a trusted network.  Manually switching the virtual NICs to Private solves the problem only until the next [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>Issue:</h3>
<p>You&#8217;ve installed VMWare Workstation on Vista or Windows 7 and the two VMNet adapters display as unidentified by the host OS.  This causes your firewall profile to switch to the Public setting and lock down your computer even on a trusted network.  Manually switching the virtual NICs to Private solves the problem only until the next reboot.</p>
<h3>Cause:</h3>
<p>The root cause has to do with the way Vista and Windows 7 automatically identifies network types.  The information can be found on <a href="http://msdn.microsoft.com/en-us/library/bb201634.aspx" target="_blank">MSDN</a>:</p>
<blockquote><p>Windows Vista automatically identifies and monitors the networks to which a computer connects. If the NDIS_DEVICE_TYPE_ENDPOINT flag is set, the device is an endpoint device and is not a connection to a true external network. Consequently, Windows ignores the endpoint device when Windows identifies networks. The Network Awareness APIs indicate that the device does not connect the computer to a network. For end users in this situation, the Network and Sharing Center and the network icon in the notification area do not show the NDIS endpoint device as connected. However, the connection is shown in the Network Connections Folder. Also, if NDIS_DEVICE_TYPE_ENDPOINT is set, the Windows Firewall ignores the connection when Windows Firewall enforces public, private, or domain policies.</p></blockquote>
<h3>Solution:</h3>
<p><em>NOTE</em>: This solution will also work on Server 2008 when you have multiple NICs installed (aka: cluster or backup network).</p>
<h4><span style="text-decoration: underline;">Option 1</span></h4>
<p><strong>Important:</strong> This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:</p>
<ul>
<li><a href="http://support.microsoft.com/kb/322756/">322756</a> How to back up and restore the registry in Windows</li>
</ul>
<ol>
<li>Click <strong>Start</strong>, click <strong>Run</strong>, type <strong>regedit</strong>, and then click <strong>OK</strong>.</li>
<li>Click the follwoing subkey:HKLM\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}</li>
<li>Browse through the 00xx subkeys until you find the <strong>REG_SZ VMNet</strong> subkey with a value of either &#8220;<strong>\DosDevices\VMnet8</strong>&#8221; or &#8220;<strong>\DosDevices\VMnet1</strong>&#8221; (default values)</li>
<li>On the <strong class="uiterm">Edit</strong> menu, point to <strong class="uiterm">New</strong>, and then click <strong class="uiterm">DWORD Value.</strong></li>
<li>Type <span style="color: #000000;"><strong>*NdisDeviceType</strong>, and then press <strong>Enter</strong>.</span></li>
<li>On the <strong>Edit</strong> menu, click <strong>Modify</strong>.</li>
<li>Type <strong>1</strong>, and then click <strong>OK</strong>.</li>
<li>Exit Registry Editor.</li>
<li>Disable &amp; re-enable the VMWare NICs</li>
<li>Done<em>Note: In case simply disabling and re-enabling the virtual NICs doesn&#8217;t fix the problem immediately reboot your computer. </em><em> </em></li>
</ol>
<h4><span style="text-decoration: underline;">Option 2</span></h4>
<p>If all this seems a bit confusing or you are unfamiliar with modifying your registry then you can download a <a href="http://www.nivot.org/2008/09/05/VMWareVMNETAdaptersTriggeringPublicProfileForWindowsFirewall.aspx" target="_blank">powershell script</a> that will automagically do the work for you.</p>
<h4><span style="text-decoration: underline;">Option 3</span></h4>
<p>If you only use VMWare Workstation guests in a Bridged network then you can simply disable the NICs which will solve the problem all together.</p>
<p><a href="http://communities.vmware.com/thread/85154?tstart=0&amp;start=30" target="_blank">This information was originally posted here&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2008/10/30/unidentified-network-issue-with-vmwares-virtual-nics-in-vista/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Download Microsoft Hyper-V Server 2008</title>
		<link>http://aspoc.net/archives/2008/10/02/download-microsoft-hyper-v-server-2008/</link>
		<comments>http://aspoc.net/archives/2008/10/02/download-microsoft-hyper-v-server-2008/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 14:09:07 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[hyper-v]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2008/10/02/download-microsoft-hyper-v-server-2008/</guid>
		<description><![CDATA[Can’t wait to try this out…things are getting very interesting. How long before someone loads this on their laptop? Overview Microsoft® Hyper-V™ Server 2008 is a stand-alone product that provides a simplified, reliable, cost-effective and optimized virtualization solution enabling organizations to improve server utilization and reduce costs. It allows organizations to consolidate workloads onto a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Can’t wait to try this out…things are getting very interesting. How long before someone loads this on their laptop?</p>
<h3>Overview</h3>
<p>Microsoft® Hyper-V™ Server 2008 is a stand-alone product that provides a simplified, reliable, cost-effective and optimized virtualization solution enabling organizations to improve server utilization and reduce costs. It allows organizations to consolidate workloads onto a single physical server and is a good solution for organizations who want a basic and simplified virtualization solution for consolidating servers as well as for development and test environments. Low utilization infrastructure workloads, departmental applications and simple branch office workloads are also candidates to virtualize using Hyper-V Server 2008.</p>
<ul>
<li><a href="http://www.microsoft.com/hyper-v-server/en/us/how-to-get.aspx" target="_blank">Click here to download Hyper-V Server 2008…</a></li>
</ul>
<h3>So just what is Hyper-V?</h3>
<p>(from the <a href="http://blogs.technet.com/virtualization/archive/2008/10/01/Bare-metal-hypervisor-is-here_2C00_-along-with-new-training_2C00_-services.aspx" target="_blank">MS Virtualization Team blog</a>)</p>
<ul>
<li>Hyper-V Server 2008 was built using the Windows  hypervisor and other components, including base kernel and driver technologies.  Microsoft Hyper-V Server 2008 shares kernel components with Windows Server  2008.</li>
<li>Microsoft Hyper-V  Server 2008 contains a sub-set of components that make up Server  Core deployment option of Windows Server 2008, and has a similar interface and  look and feel. But as you know, Server Core has roles like DNS, DHCP, file.  Hyper-V Server 2008 is just virtualization.</li>
<li>Because  Hyper-V Server 2008 shares kernel components with Windows Server 2008, we  don&#8217;t expect special hardware drivers to be required to run Microsoft Hyper-V  Server.</li>
<li>The  maximum number of guest instances that can run on Microsoft Hyper-V Server 2008  is 128 (of course this is dependent on the hardware, memory and workloads).  Additionally, each guest OS must have a valid license.</li>
<li>Hyper-V  Server 2008 runs/upports all the guest OSes supported by its big brother, WS08  Hyper-V. See <a title="Guest OS list" href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;954958" target="_blank">here </a>for a complete list.</li>
</ul>
<p><a href="http://blogs.msdn.com/virtual_pc_guy/archive/2008/10/01/hyper-v-server-now-available.aspx" target="_blank">The Virtual PC guy&#8217;s post on Hyper-V Server 2008&#8230;</a></p>
<h4>Here&#8217;s a screenshot of Hyper-V Server 2008 after first logon:</h4>
<p><a href="http://aspoc.net/wp-content/uploads/2008/10/hysrvafterlogon.jpg"><img class="alignnone size-medium wp-image-365" title="Hyper-V Server 2008 after 1st logon" src="http://aspoc.net/wp-content/uploads/2008/10/hysrvafterlogon-300x157.jpg" alt="" width="300" height="157" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2008/10/02/download-microsoft-hyper-v-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESX is Industry&#8217;s First Hypervisor to be validated by Microsoft (Updated)</title>
		<link>http://aspoc.net/archives/2008/09/10/vmware-esx-is-industrys-first-hypervisor-to-be-validated-by-microsoft/</link>
		<comments>http://aspoc.net/archives/2008/09/10/vmware-esx-is-industrys-first-hypervisor-to-be-validated-by-microsoft/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 14:28:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2008/09/03/vmware-esx-is-industrys-first-hypervisor-to-be-validated-by-microsoft/</guid>
		<description><![CDATA[Congratulations to VMWare for being the first to be validated under Microsoft’s new Microsoft Server Virtualization Program (SVVP). “VMware Lays Foundation for Broader Market Penetration by Giving Customers Access to Support for Software For All Major Microsoft Applications such as Microsoft Exchange Server, SQL Server, SharePoint Server and others across Virtualized Environments PALO ALTO, Calif. [...]]]></description>
			<content:encoded><![CDATA[<p></p></p>
<p>Congratulations to VMWare for being the first to be validated under Microsoft’s new <a href="http://windowsservercatalog.com/svvp.aspx?svvppage=svvp.htm">Microsoft Server Virtualization Program</a> (SVVP).</p>
</p>
<p>“VMware Lays Foundation for Broader Market Penetration by Giving Customers Access to Support for Software For All Major Microsoft Applications such as Microsoft Exchange Server, SQL Server, SharePoint Server and others across Virtualized Environments</p>
<p><strong>PALO ALTO, Calif. – Sept 3, 2008 &#8212; </strong>VMware, Inc. (NYSE: VMW), the global leader in virtualization solutions from the desktop to the datacenter, today announced it has qualified its industry-leading VMware ESX hypervisor under the Microsoft Server Virtualization Validation Program (SVVP). VMware ESX 3.5 update 2 (ESX 3.5u2) is the first hypervisor to be listed under the program, providing VMware customers who run Windows Server and Microsoft applications with access to cooperative support from Microsoft and VMware. “</p>
</p>
<p><a href="http://www.vmware.com/company/news/releases/svvp.html">Click here to read the rest of the news release…</a></p>
</p>
<p> <font color="#ff0000"><strong>Updated 9/10/2008:</strong></font>&#160;&#160; VMware has only achieved support for Windows Server 2008 x86.&#160; There is not 64-bit support as of yet.&#160; However if you read the fine print under Additional Information, products that have passed SVVP requirements for Windows Server 2008 are considered supported on Windows Server 2000 SP4 and Windows Server 2003 SP2 and later.&#160; Good news.
</p>
</p>
<p><a href="http://windowsservercatalog.com/item.aspx?idItem=3989e3af-30c0-dee8-8078-960c2ec0e1a6&amp;bCatID=1521">Click here for more information…</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2008/09/10/vmware-esx-is-industrys-first-hypervisor-to-be-validated-by-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS Exchange Virtualization Support Announcement</title>
		<link>http://aspoc.net/archives/2008/08/19/ms-exchange-virtualization-support-announcement/</link>
		<comments>http://aspoc.net/archives/2008/08/19/ms-exchange-virtualization-support-announcement/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 14:10:12 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtual]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2008/08/19/ms-exchange-virtualization-support-announcement/</guid>
		<description><![CDATA[We all knew it was coming shortly after Hyper-V RTM&#8217;d a while back.&#160; MS had been hinting around at releasing an update to their support policy for virtualizing Exchange and they finally delivered. &#34;Today Microsoft announced some significant changes to its licensing and support policies for applications in hardware virtualization environments. There are two key [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We all knew it was coming shortly after Hyper-V RTM&#8217;d a while back.&#160; MS had been hinting around at releasing an update to their support policy for virtualizing Exchange and they finally delivered.</p>
<blockquote><p>&quot;Today Microsoft announced some significant changes to its licensing and support policies for applications in hardware virtualization environments. There are two key parts of the announcement worth highlighting for Exchange customers:</p>
<ol>
<li>Microsoft now supports Exchange Server 2007 SP1 running Hyper-V or hypervisors validated under the <a href="http://www.windowsservercatalog.com/svvp">Microsoft Server Virtualization Validation Program (SVVP)</a>. </li>
<li>Microsoft is waiving its 90-day license reassignment policy to enable customers who virtualize Exchange to move their licenses between servers within a data farm as often as necessary.&quot; </li>
</ol>
</blockquote>
<h5>Highlights for Exchange 2007</h5>
<ul>
<li>The guest is running Exchange Server 2007 SP1</li>
<li>The Exchange server is deployed on Windows Server 2008 OS&#160; (This is a big one)</li>
<li>The Exchange server does not have the Unified Messaging server role installed</li>
<li>No dynamically expanding disks (fixed disks only)</li>
</ul>
<p>It is highly recommended to read the <a href="http://technet.microsoft.com/en-us/library/cc794548.aspx">Microsoft Support Policies and Recommendations for Exchange Servers in Hardware Virtualization Environments</a> found on the Exchange TechNet library if you plan on or are even thinking about virtualizing Exchange.</p>
<p><a href="http://msexchangeteam.com/archive/2008/08/19/449621.aspx">Click here to read the entire article&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2008/08/19/ms-exchange-virtualization-support-announcement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Virtual Server R2 SP1 to work in Vista</title>
		<link>http://aspoc.net/archives/2007/11/21/getting-virtual-server-r2-sp1-to-work-in-vista/</link>
		<comments>http://aspoc.net/archives/2007/11/21/getting-virtual-server-r2-sp1-to-work-in-vista/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 15:54:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2007/11/21/getting-virtual-server-r2-sp1-to-work-in-vista/</guid>
		<description><![CDATA[I&#8217;m never one to reinvent the wheel when Jim Collins of the Microsoft Core Team has done a great job explaining how to get Virtual Server to run on Vista. &#160; &#8220;If you’re trying to run Virtual Server on Vista, you need to do two things. STEP 1: Enable IIS and the correct settings. To [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;m never one to reinvent the wheel when Jim Collins of the Microsoft Core Team has done a great job explaining how to get Virtual Server to run on Vista.</p>
<p>&nbsp;</p>
<p>&#8220;If you’re trying to run Virtual Server on Vista, you need to do two things.</p>
<p><strong>STEP 1</strong>: Enable IIS and the <b>correct settings</b>. To do this, go to <b>Control Panel</b> and under the <b>Programs</b> category click on <b>Windows Features</b> to Turn Windows features on and off. Here you will see a long list of features that can be enabled/disabled in Vista. For this discussion were specifically interested in enabling features under Internet Information Services (IIS). I’ve typed out what needs to be enabled below and <b>included a screenshot</b>.
<p><strong>STEP 2</strong>: Run IE using elevated privileges. To do this, right click on IE and select Run as Administrator.
<p>You must do both.&#8221;
<p>&nbsp;
<p><a href="http://blogs.technet.com/askcore/archive/2007/11/12/how-to-configure-windows-vista-to-support-running-virtual-server-r2-sp1.aspx">Read the rest of Jim&#8217;s post here&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2007/11/21/getting-virtual-server-r2-sp1-to-work-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update: Virtual Machine Additions for Linux</title>
		<link>http://aspoc.net/archives/2007/10/24/virtual-machine-additions-for-linux/</link>
		<comments>http://aspoc.net/archives/2007/10/24/virtual-machine-additions-for-linux/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 16:48:14 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtual]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2007/10/24/virtual-machine-additions-for-linux/</guid>
		<description><![CDATA[Compatible with Virtual Server 2005 R2 SP1 Virtual Machine Additions for Linux (32bit and 64bit) are designed to improve the usability and interoperability of running qualified Linux operating systems as guests or virtual machines of Virtual Server 2005 R2 SP1.]]></description>
			<content:encoded><![CDATA[<p></p><p>Compatible with Virtual Server 2005 R2 SP1<br />
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=bf12642f-77dc-4d45-ae4e-e1b05e0a2674&amp;displaylang=en&amp;tm">Virtual Machine Additions for Linux</a> (32bit and 64bit) are designed to improve the usability and interoperability of running qualified Linux operating systems as guests or virtual machines of Virtual Server 2005 R2 SP1.</p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2007/10/24/virtual-machine-additions-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
