<?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>Edwin M SarmientoVirtualization &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>Enabling wireless on Windows Server 2008 &#8211; and eventually allowing Hyper-V guests to use it</title>
		<link>https://www.edwinmsarmiento.com/enabling-wireless-on-windows-server-2008-and-eventually-allowing-hyper-v-guests-to-use-it/</link>
		<comments>https://www.edwinmsarmiento.com/enabling-wireless-on-windows-server-2008-and-eventually-allowing-hyper-v-guests-to-use-it/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 05:55:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[wireless networking]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2009/11/21/enabling-wireless-on-windows-server-2008-and-eventually-allowing-hyper-v-guests-to-use-it</guid>

				<description><![CDATA[A lot of you may probably ask why the need to enable wireless on a server operating system. Well, if you&#8217;re like me who runs a server operating system on a laptop for testing purposes, there&#8217;s a thousand and one reason why you would like to have it enabled. Now, since my Windows XP work-machine [&#8230;]]]></description>
					<content:encoded><![CDATA[<p><span style="font-family:arial;">A lot of you may probably ask why the need to enable wireless on a server operating system. Well, if you&#8217;re like me who runs a server operating system on a laptop for testing purposes, there&#8217;s a thousand and one reason why you would like to have it enabled. Now, since my Windows XP work-machine is now a virtual machine, I would need to have the wireless on my laptop enabled and working with Windows Server 2008. For this, you would need to install the Wireless LAN Service feature in Windows Server 2008. This <a href="http://www.win2008workstation.com/win2008/enable-wireless-networking">article </a>provides a detailed step-by-step procedure on enabling wireless on your Windows Server 2008. You just need to make sure that you have the appropriate Windows Server 2008 drivers for your wireless adapter or it won&#8217;t work.</span></p>
<p>But my dilemma didn&#8217;t stop there. I obviously don&#8217;t want to access the internet via the Windows Server 2008 platform. That&#8217;s what my Windows XP virtual machine is for. So what I did was to add an Internal virtual network using Hyper-V&#8217;s Virtual Network Manager. This will create another network adapter on the host operating system &#8211; in this case, Windows Server 2008. I&#8217;ve renamed this WiFi-Guest-Bridge. Next, I&#8217;ve added a network adapter on the Hyper-V guest and mapped it to this virtual network. Once, I&#8217;ve done both of these, I&#8217;ve bridged the wireless network adapter and the WiFi-Guest-Bridge network adapter, thereby, providing wireless connectivity to my Hyper-V guest.</p>
<p>Keith Combs provided a step-by-step procedure (with screenshots) on how to configure wireless networking with Hyper-V guests in his <a href="http://blogs.technet.com/keithcombs/archive/2008/08/22/wireless-networks-for-hyper-v-virtual-machines.aspx">blog</a></p>
<p>It is very important to name your network adapters accordingly as Windows does a real good job of using a generic naming convention (i.e. Local Area Network x) which adds confusion especially if you are dealing with a ton of virtual networks from within a single Hyper-V (or other virtualization) platform</p>
<div class="blogger-post-footer"><img decoding="async" src="" alt="" width="1" height="1" /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/enabling-wireless-on-windows-server-2008-and-eventually-allowing-hyper-v-guests-to-use-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">205</post-id>	</item>
		<item>
		<title>So you can&#8217;t configure clustering in a Windows Server 2003?</title>
		<link>https://www.edwinmsarmiento.com/so-you-cant-configure-clustering-in-a-windows-server-2003/</link>
		<comments>https://www.edwinmsarmiento.com/so-you-cant-configure-clustering-in-a-windows-server-2003/#respond</comments>
		<pubDate>Thu, 08 Jan 2009 01:10:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows Cluster]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2009/01/08/so-you-cant-configure-clustering-in-a-windows-server-2003</guid>

				<description><![CDATA[You might encounter this error when adding a node in a Windows Server 2003 Cluster Status: 0x800713de The quorum disk could not be located by the cluster service. This occurs even if you have created shared disks on a node you wanted to add in a cluster but created it on the same SCSI bus [&#8230;]]]></description>
					<content:encoded><![CDATA[<p><span style="font-family:arial;">You might encounter this error when adding a node in a Windows Server 2003 Cluster</span></p>
<p><strong><span style="font-size:85%;color:#cc0000;"><em>Status: 0x800713de The quorum disk could not be located by the cluster service.</em></span></strong></p>
<p><span style="font-family:arial;">This occurs even if you have created shared disks on a node you wanted to add in a cluster but created it on the same SCSI bus as the disk that holds the operating system. Windows does not allow you to do that since if you are going to failover to the other node, the shared disk should be flexible enough to move. This is a common mistake when trying to create a cluster in a virtualized environment, assigning shared disks on the same SCSI bus as that of the disk that holds the operating system. Check out this blog entry on <a href="http://crosbysite.blogspot.com/2007/10/clustering-in-vmware-workstation-6.html">creating clustered VMs in VMWare Workstation 6</a>. It doesn&#8217;t matter whether you are using VMWare, Microsoft Virtual Server or Hyper-V; if you don&#8217;t take note of this, you&#8217;ll end up spending a lot of time troubleshooting a very simple configuration issue </span></p>
<div class="blogger-post-footer"><img decoding="async" src="" alt="" width="1" height="1" /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/so-you-cant-configure-clustering-in-a-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">150</post-id>	</item>
	</channel>
</rss>