<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Work with E1000E NICs in PowerCLI	</title>
	<atom:link href="https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/</link>
	<description>My PowerShell ramblings</description>
	<lastBuildDate>Fri, 30 Nov 2012 07:46:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/>	<item>
		<title>
		By: LucD		</title>
		<link>https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/#comment-1865</link>

		<dc:creator><![CDATA[LucD]]></dc:creator>
		<pubDate>Fri, 30 Nov 2012 07:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucd.info/?p=4192#comment-1865</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/#comment-1864&quot;&gt;Derek Seaman&lt;/a&gt;.

Thanks for sharing Derek, great post and very useful info.]]></description>
			<content:encoded><![CDATA[<p>Thanks for sharing Derek, great post and very useful info.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Derek Seaman		</title>
		<link>https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/#comment-1864</link>

		<dc:creator><![CDATA[Derek Seaman]]></dc:creator>
		<pubDate>Fri, 30 Nov 2012 04:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucd.info/?p=4192#comment-1864</guid>

					<description><![CDATA[I wrote a blog post about how to integrate VMXNET3 and PVSCSI drivers directly into the WS2012 and Windows 8 ISOs: 

https://derek858.blogspot.com/2012/10/inject-vsphere-drivers-into-windows.html

Works like a charm on our ESXi 821926 servers.]]></description>
			<content:encoded><![CDATA[<p>I wrote a blog post about how to integrate VMXNET3 and PVSCSI drivers directly into the WS2012 and Windows 8 ISOs: </p>
<p><a href="https://derek858.blogspot.com/2012/10/inject-vsphere-drivers-into-windows.html" rel="nofollow ugc">https://derek858.blogspot.com/2012/10/inject-vsphere-drivers-into-windows.html</a></p>
<p>Works like a charm on our ESXi 821926 servers.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: LucD		</title>
		<link>https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/#comment-1861</link>

		<dc:creator><![CDATA[LucD]]></dc:creator>
		<pubDate>Tue, 20 Nov 2012 13:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucd.info/?p=4192#comment-1861</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/#comment-1860&quot;&gt;junkydoll&lt;/a&gt;.

@Junkydoll, thanks for spotting that.
The name has been updated.]]></description>
			<content:encoded><![CDATA[<p>@Junkydoll, thanks for spotting that.<br />
The name has been updated.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: junkydoll		</title>
		<link>https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/#comment-1860</link>

		<dc:creator><![CDATA[junkydoll]]></dc:creator>
		<pubDate>Tue, 20 Nov 2012 00:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucd.info/?p=4192#comment-1860</guid>

					<description><![CDATA[Hi Luc, great site.

Not wanting to be picky, but your function name seems to be missing a zero ...

Cheers]]></description>
			<content:encoded><![CDATA[<p>Hi Luc, great site.</p>
<p>Not wanting to be picky, but your function name seems to be missing a zero &#8230;</p>
<p>Cheers</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: LucD		</title>
		<link>https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/#comment-1856</link>

		<dc:creator><![CDATA[LucD]]></dc:creator>
		<pubDate>Sat, 17 Nov 2012 20:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucd.info/?p=4192#comment-1856</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/#comment-1855&quot;&gt;alpacapowered&lt;/a&gt;.

@alpacapowered, thanks for the feedback.

The inline function help lines were missing, that should be corrected now.

I just did another test;
I patched my server to the latest build, ESXi 5.0.0 build 821926.
I created a VM with a vmxnet3 card and installed Windows Server 2012 on there.
This time the VM with Windows Server 2012 comes up without a problem.
So it looks as if there is a fix in one of the September patches for the problem that existed with VMXNET3 and Windows Server 2012. Unfortunately the patch documentation doesn&#039;t seem to list any specifics for these new Windows OS.

In any case, I&#039;ll update my post with this new information.
Then]]></description>
			<content:encoded><![CDATA[<p>@alpacapowered, thanks for the feedback.</p>
<p>The inline function help lines were missing, that should be corrected now.</p>
<p>I just did another test;<br />
I patched my server to the latest build, ESXi 5.0.0 build 821926.<br />
I created a VM with a vmxnet3 card and installed Windows Server 2012 on there.<br />
This time the VM with Windows Server 2012 comes up without a problem.<br />
So it looks as if there is a fix in one of the September patches for the problem that existed with VMXNET3 and Windows Server 2012. Unfortunately the patch documentation doesn&#8217;t seem to list any specifics for these new Windows OS.</p>
<p>In any case, I&#8217;ll update my post with this new information.<br />
Then</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: alpacapowered		</title>
		<link>https://www.lucd.info/2012/11/16/work-with-e1000e-nics-in-powercli/#comment-1855</link>

		<dc:creator><![CDATA[alpacapowered]]></dc:creator>
		<pubDate>Sat, 17 Nov 2012 17:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucd.info/?p=4192#comment-1855</guid>

					<description><![CDATA[Great script, but I have to disagree about the statement that the vmxnet3 vNIC doesn&#039;t work with Windows Server 2012/Windows 8 even though that KB article suggests otherwise.

I have a couple of Windows Server 2012 VMs with vmxnet3 which are running fine on ESXi 5.0 U1 and latest patches.

Using vmxnet3 is also explicitly supported on 5.1 and 5.0 according to the official HCL:
https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=software&#038;testConfig=16&#038;productid=19174&#038;releaseid=171&#038;supRel=171,168
https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=software&#038;testConfig=16&#038;productid=13500&#038;releaseid=168&#038;supRel=171,168

Btw the line number annotations seem a bit off - I can only see 88 lines of code in your script.]]></description>
			<content:encoded><![CDATA[<p>Great script, but I have to disagree about the statement that the vmxnet3 vNIC doesn&#8217;t work with Windows Server 2012/Windows 8 even though that KB article suggests otherwise.</p>
<p>I have a couple of Windows Server 2012 VMs with vmxnet3 which are running fine on ESXi 5.0 U1 and latest patches.</p>
<p>Using vmxnet3 is also explicitly supported on 5.1 and 5.0 according to the official HCL:<br />
<a href="https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=software&#038;testConfig=16&#038;productid=19174&#038;releaseid=171&#038;supRel=171,168" rel="nofollow ugc">https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=software&#038;testConfig=16&#038;productid=19174&#038;releaseid=171&#038;supRel=171,168</a><br />
<a href="https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=software&#038;testConfig=16&#038;productid=13500&#038;releaseid=168&#038;supRel=171,168" rel="nofollow ugc">https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=software&#038;testConfig=16&#038;productid=13500&#038;releaseid=168&#038;supRel=171,168</a></p>
<p>Btw the line number annotations seem a bit off &#8211; I can only see 88 lines of code in your script.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
