<?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: VI Toolkit One Liner: Correct HAL ?</title>
	<atom:link href="http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/</link>
	<description>Virtually everything is poshable</description>
	<lastBuildDate>Sat, 11 Feb 2012 00:31:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: PowerCLI: More HAL Information &#171; Virtu-Al</title>
		<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/#comment-5121</link>
		<dc:creator>PowerCLI: More HAL Information &#171; Virtu-Al</dc:creator>
		<pubDate>Sat, 19 Feb 2011 15:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=405#comment-5121</guid>
		<description>[...] following one-liner expands on my previous one-liner to include the following [...]</description>
		<content:encoded><![CDATA[<p>[...] following one-liner expands on my previous one-liner to include the following [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Hammes</title>
		<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/#comment-3381</link>
		<dc:creator>Nathan Hammes</dc:creator>
		<pubDate>Wed, 17 Nov 2010 17:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=405#comment-3381</guid>
		<description>I should mention I have a mix of 32 &amp; 64 bit Windows guest VMs...  Thanks again,</description>
		<content:encoded><![CDATA[<p>I should mention I have a mix of 32 &amp; 64 bit Windows guest VMs&#8230;  Thanks again,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Hammes</title>
		<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/#comment-3380</link>
		<dc:creator>Nathan Hammes</dc:creator>
		<pubDate>Wed, 17 Nov 2010 17:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=405#comment-3380</guid>
		<description>Hi Alan - quick question: I just ran this script for the first time and it is not pulling the HAL info for each guest VM.  It pulls the # of vCPUs and the host name, but that is it.  I run it with a domain admin acct, so it has local admin rights to every VM so I am not sure what I am missing.  Any ideas?  BTW - I have just started using PowerCLI and I really enjoy your site/scripts (and others you reference).  Thank you so much - many of them have come in very handy.  Very nice work.</description>
		<content:encoded><![CDATA[<p>Hi Alan &#8211; quick question: I just ran this script for the first time and it is not pulling the HAL info for each guest VM.  It pulls the # of vCPUs and the host name, but that is it.  I run it with a domain admin acct, so it has local admin rights to every VM so I am not sure what I am missing.  Any ideas?  BTW &#8211; I have just started using PowerCLI and I really enjoy your site/scripts (and others you reference).  Thank you so much &#8211; many of them have come in very handy.  Very nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtu-Al</title>
		<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/#comment-1144</link>
		<dc:creator>Virtu-Al</dc:creator>
		<pubDate>Mon, 12 Oct 2009 13:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=405#comment-1144</guid>
		<description>&lt;a href=&quot;#comment-1132&quot; rel=&quot;nofollow&quot;&gt;@nikes &lt;/a&gt; 
You should be able to do this by using the following:

Get-VM &#124; Foreach { Get-WmiObject -ComputerName $_.Name -Class Win32_OperatingSystem &#124; Select CSName, Caption, CSDVersion}

You will obviously need permission to read the information from each guest system.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1132" rel="nofollow">@nikes </a><br />
You should be able to do this by using the following:</p>
<p>Get-VM | Foreach { Get-WmiObject -ComputerName $_.Name -Class Win32_OperatingSystem | Select CSName, Caption, CSDVersion}</p>
<p>You will obviously need permission to read the information from each guest system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nikes</title>
		<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/#comment-1132</link>
		<dc:creator>nikes</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=405#comment-1132</guid>
		<description>How can we check the service pack level of the VM&#039;s running , we need to check it with the HAL list.</description>
		<content:encoded><![CDATA[<p>How can we check the service pack level of the VM&#8217;s running , we need to check it with the HAL list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiTRo</title>
		<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/#comment-371</link>
		<dc:creator>NiTRo</dc:creator>
		<pubDate>Thu, 23 Apr 2009 22:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=405#comment-371</guid>
		<description>Thanks Al, it&#039;s a very useful script. And in one line, it&#039;s really cool :)</description>
		<content:encoded><![CDATA[<p>Thanks Al, it&#8217;s a very useful script. And in one line, it&#8217;s really cool <img src='http://www.virtu-al.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtu-Al</title>
		<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/#comment-257</link>
		<dc:creator>Virtu-Al</dc:creator>
		<pubDate>Wed, 18 Mar 2009 19:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=405#comment-257</guid>
		<description>&lt;a href=&quot;#comment-256&quot; rel=&quot;nofollow&quot;&gt;@Marc&lt;/a&gt; 
You can just pipe this into export-csv Filename, for example:

&#124; Export-csv c:\temp\HalList.csv

Add that to the end of the one liner to make it an even longer one-liner and you should have your result :)</description>
		<content:encoded><![CDATA[<p><a href="#comment-256" rel="nofollow">@Marc</a><br />
You can just pipe this into export-csv Filename, for example:</p>
<p>| Export-csv c:\temp\HalList.csv</p>
<p>Add that to the end of the one liner to make it an even longer one-liner and you should have your result <img src='http://www.virtu-al.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/#comment-256</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Wed, 18 Mar 2009 19:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=405#comment-256</guid>
		<description>Can you post how to output this to a csv?</description>
		<content:encoded><![CDATA[<p>Can you post how to output this to a csv?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthijs Haverink</title>
		<link>http://www.virtu-al.net/2009/03/16/vi-toolkit-one-liner-correct-hal/#comment-251</link>
		<dc:creator>Matthijs Haverink</dc:creator>
		<pubDate>Mon, 16 Mar 2009 14:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=405#comment-251</guid>
		<description>Nice one Alan! This one I stored in my personal &quot;RePOSHitory&quot; :)</description>
		<content:encoded><![CDATA[<p>Nice one Alan! This one I stored in my personal &#8220;RePOSHitory&#8221; <img src='http://www.virtu-al.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

