<?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 for Virtu-Al.Net</title>
	<atom:link href="http://www.virtu-al.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtu-al.net</link>
	<description>Virtually everything is poshable</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:16:01 +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>Comment on vCheck Plugins by Coleman Ayers</title>
		<link>http://www.virtu-al.net/featured-scripts/vcheck/vcheck-plugins/#comment-13815</link>
		<dc:creator>Coleman Ayers</dc:creator>
		<pubDate>Thu, 09 Feb 2012 18:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?page_id=2408#comment-13815</guid>
		<description>Alan,

Thank you very much for your contributions to the community.  I know my job would be a lot harder if not for you especially and other contributors like LucD.  I am looking forward to playing with vCheck 6.  I do have one suggestion for the plug-in page.  I suggest seperating the plug-ins that come with vCheck 6 by default.  Keep up the great work and again - THANK YOU.</description>
		<content:encoded><![CDATA[<p>Alan,</p>
<p>Thank you very much for your contributions to the community.  I know my job would be a lot harder if not for you especially and other contributors like LucD.  I am looking forward to playing with vCheck 6.  I do have one suggestion for the plug-in page.  I suggest seperating the plug-ins that come with vCheck 6 by default.  Keep up the great work and again &#8211; THANK YOU.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vCheck 6.0 released by JKav</title>
		<link>http://www.virtu-al.net/2012/02/08/vcheck-6-0-released/#comment-13812</link>
		<dc:creator>JKav</dc:creator>
		<pubDate>Thu, 09 Feb 2012 16:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=2422#comment-13812</guid>
		<description>Outstanding, thanks for the valuable service!</description>
		<content:encoded><![CDATA[<p>Outstanding, thanks for the valuable service!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vCheck 6.0 released by Douglas Wilkins</title>
		<link>http://www.virtu-al.net/2012/02/08/vcheck-6-0-released/#comment-13811</link>
		<dc:creator>Douglas Wilkins</dc:creator>
		<pubDate>Thu, 09 Feb 2012 15:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=2422#comment-13811</guid>
		<description>Another small change in 03 Datastore Information.ps1 to get header information:
Old:
$Header =  &quot;Datastores (Less than $DatastoreSpace% Free) : $($OutputDatastores.count)&quot;
New:
$Header =  &quot;Datastores (Less than $DatastoreSpace% Free) : $(@($OutputDatastores).count)&quot;


BTW is there any way to get e.g. the output of diff to you? I have made these changes in multiple files</description>
		<content:encoded><![CDATA[<p>Another small change in 03 Datastore Information.ps1 to get header information:<br />
Old:<br />
$Header =  &#8220;Datastores (Less than $DatastoreSpace% Free) : $($OutputDatastores.count)&#8221;<br />
New:<br />
$Header =  &#8220;Datastores (Less than $DatastoreSpace% Free) : $(@($OutputDatastores).count)&#8221;</p>
<p>BTW is there any way to get e.g. the output of diff to you? I have made these changes in multiple files</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vCheck (Daily Report) by Sybux</title>
		<link>http://www.virtu-al.net/featured-scripts/vcheck/#comment-13810</link>
		<dc:creator>Sybux</dc:creator>
		<pubDate>Thu, 09 Feb 2012 15:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?page_id=1305#comment-13810</guid>
		<description>Alan, I&#039;ve just unzipped and run the script. I&#039;ve entered my vCenter hostname as an  FQDN. I know that every time I connect I got a SSL warning (which is quite normal) but the other errors ?</description>
		<content:encoded><![CDATA[<p>Alan, I&#8217;ve just unzipped and run the script. I&#8217;ve entered my vCenter hostname as an  FQDN. I know that every time I connect I got a SSL warning (which is quite normal) but the other errors ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vCheck 6.0 released by Travis</title>
		<link>http://www.virtu-al.net/2012/02/08/vcheck-6-0-released/#comment-13806</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Thu, 09 Feb 2012 13:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=2422#comment-13806</guid>
		<description>Great job, as always!</description>
		<content:encoded><![CDATA[<p>Great job, as always!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vCheck 6.0 released by Douglas Wilkins</title>
		<link>http://www.virtu-al.net/2012/02/08/vcheck-6-0-released/#comment-13805</link>
		<dc:creator>Douglas Wilkins</dc:creator>
		<pubDate>Thu, 09 Feb 2012 13:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=2422#comment-13805</guid>
		<description>With the plugins as distributed, I am missing header information e.g.
Snapshots (Over Days Old) : 

I rearranged the plugin to get:
Snapshots (Over 14 Days Old) : 1

This is the modification:
&lt;code&gt;
# Start of Settings 
# Set the warning threshold for snapshots in days old
$SnapshotAge =14
# End of Settings

$Snapshots = @($VM &#124; Get-Snapshot &#124; Where {$_.Created -lt (($Date).AddDays(-$SnapshotAge))} &#124; Select Created, VM, Name, Description, SizeMB)

$Title = &quot;Snapshot Information&quot;
$Header =  &quot;Snapshots (Over $SnapshotAge Days Old) : $($snapshots.count)&quot;
$Comments = &quot;VMware snapshots which are kept for a long period of time may cause issues, filling up datastores and also may impact performance of the virtual machine.&quot;
$Display = &quot;Table&quot;
$Author = &quot;Alan Renouf&quot;
$Version = 1.0

$Snapshots
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>With the plugins as distributed, I am missing header information e.g.<br />
Snapshots (Over Days Old) : </p>
<p>I rearranged the plugin to get:<br />
Snapshots (Over 14 Days Old) : 1</p>
<p>This is the modification:<br />
<code><br />
# Start of Settings<br />
# Set the warning threshold for snapshots in days old<br />
$SnapshotAge =14<br />
# End of Settings</p>
<p>$Snapshots = @($VM | Get-Snapshot | Where {$_.Created -lt (($Date).AddDays(-$SnapshotAge))} | Select Created, VM, Name, Description, SizeMB)</p>
<p>$Title = "Snapshot Information"<br />
$Header =  "Snapshots (Over $SnapshotAge Days Old) : $($snapshots.count)"<br />
$Comments = "VMware snapshots which are kept for a long period of time may cause issues, filling up datastores and also may impact performance of the virtual machine."<br />
$Display = "Table"<br />
$Author = "Alan Renouf"<br />
$Version = 1.0</p>
<p>$Snapshots<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerCLI: One-Liners Checking Host Network Information by miho007</title>
		<link>http://www.virtu-al.net/2009/09/21/powercli-one-liners-checking-host-network-information/#comment-13803</link>
		<dc:creator>miho007</dc:creator>
		<pubDate>Thu, 09 Feb 2012 12:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=919#comment-13803</guid>
		<description>Hello, we have ESXi5 and with this command, i get no result. I&#039;m connect to my VCenter Server</description>
		<content:encoded><![CDATA[<p>Hello, we have ESXi5 and with this command, i get no result. I&#8217;m connect to my VCenter Server</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using PowerShell with Internet Explorer by Victor Vogelpoel</title>
		<link>http://www.virtu-al.net/2012/01/25/using-powershell-with-internet-explorer/#comment-13801</link>
		<dc:creator>Victor Vogelpoel</dc:creator>
		<pubDate>Thu, 09 Feb 2012 11:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=2401#comment-13801</guid>
		<description>Why not use the Selenium Internet Explorer driver for navigating a site with PowerShell (look up Jaykul)</description>
		<content:encoded><![CDATA[<p>Why not use the Selenium Internet Explorer driver for navigating a site with PowerShell (look up Jaykul)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vCheck (Daily Report) by Robert van den Nieuwendijk</title>
		<link>http://www.virtu-al.net/featured-scripts/vcheck/#comment-13800</link>
		<dc:creator>Robert van den Nieuwendijk</dc:creator>
		<pubDate>Thu, 09 Feb 2012 10:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?page_id=1305#comment-13800</guid>
		<description>One usecase for disabling plugins is to test new plugins without having to wait for all the good working plugins to finish. ;-)

I will go for the disabled plugins folder.

I&#039;m working on converting some extensions that I made to vCheck v5 to plugins. I will mail you the ones that are not specific to our environment, when I&#039;m ready.</description>
		<content:encoded><![CDATA[<p>One usecase for disabling plugins is to test new plugins without having to wait for all the good working plugins to finish. <img src='http://www.virtu-al.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I will go for the disabled plugins folder.</p>
<p>I&#8217;m working on converting some extensions that I made to vCheck v5 to plugins. I will mail you the ones that are not specific to our environment, when I&#8217;m ready.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vCheck (Daily Report) by Alan</title>
		<link>http://www.virtu-al.net/featured-scripts/vcheck/#comment-13798</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Thu, 09 Feb 2012 10:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?page_id=1305#comment-13798</guid>
		<description>Sybux, This looks like an error with the initial connection somehow, did you alter the script manually or just follow the wizard and enter the IP/Hostname of your VIServer ?</description>
		<content:encoded><![CDATA[<p>Sybux, This looks like an error with the initial connection somehow, did you alter the script manually or just follow the wizard and enter the IP/Hostname of your VIServer ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

