<?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: PowerCLI: Daily Report</title>
	<atom:link href="http://www.virtu-al.net/2009/07/14/powercli-daily-report/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/</link>
	<description>Virtually everything is poshable</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:18:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Virtu-Al</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1944</link>
		<dc:creator>Virtu-Al</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1944</guid>
		<description>Thanks, Updated now !</description>
		<content:encoded><![CDATA[<p>Thanks, Updated now !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phimic</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1943</link>
		<dc:creator>phimic</dc:creator>
		<pubDate>Tue, 09 Mar 2010 12:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1943</guid>
		<description>Thank you, V3 works! The link on bottom of this page points still to V2.</description>
		<content:encoded><![CDATA[<p>Thank you, V3 works! The link on bottom of this page points still to V2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtu-Al</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1942</link>
		<dc:creator>Virtu-Al</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1942</guid>
		<description>Are you using V3 of this ?  I think i fixed it there.</description>
		<content:encoded><![CDATA[<p>Are you using V3 of this ?  I think i fixed it there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phimic</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1940</link>
		<dc:creator>phimic</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1940</guid>
		<description>Very powerful script, but i miss the output of VMs which has no VMware-Tools installed</description>
		<content:encoded><![CDATA[<p>Very powerful script, but i miss the output of VMs which has no VMware-Tools installed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtu-Al</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1908</link>
		<dc:creator>Virtu-Al</dc:creator>
		<pubDate>Tue, 02 Mar 2010 08:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1908</guid>
		<description>Suresh,

No not as yet but you should be able to with some manipulation of the code.</description>
		<content:encoded><![CDATA[<p>Suresh,</p>
<p>No not as yet but you should be able to with some manipulation of the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1906</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Tue, 02 Mar 2010 03:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1906</guid>
		<description>thanks for the script, how do we point this script to talk to only one datacenter...

we have multiple datacenters listed in our environment and it will be good if this can point to only one datacenter..</description>
		<content:encoded><![CDATA[<p>thanks for the script, how do we point this script to talk to only one datacenter&#8230;</p>
<p>we have multiple datacenters listed in our environment and it will be good if this can point to only one datacenter..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtu-Al</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1860</link>
		<dc:creator>Virtu-Al</dc:creator>
		<pubDate>Thu, 18 Feb 2010 13:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1860</guid>
		<description>@Amit

You shouldnt need to ammend the code, just add the name of your vCenter server after the name of the script, it will then use this as a parameter, ie:

C:\Scripts\DailyReport.ps1 TESTVC01</description>
		<content:encoded><![CDATA[<p>@Amit</p>
<p>You shouldnt need to ammend the code, just add the name of your vCenter server after the name of the script, it will then use this as a parameter, ie:</p>
<p>C:\Scripts\DailyReport.ps1 TESTVC01</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Panchal</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1859</link>
		<dc:creator>Amit Panchal</dc:creator>
		<pubDate>Thu, 18 Feb 2010 13:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1859</guid>
		<description>I cannot get the script to run and connect to my vCenter Server. Keeps saying specify a VI server name. I have tried to do this and also edit the script to include this but still not running...can anyone help ?</description>
		<content:encoded><![CDATA[<p>I cannot get the script to run and connect to my vCenter Server. Keeps saying specify a VI server name. I have tried to do this and also edit the script to include this but still not running&#8230;can anyone help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Renouf</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1858</link>
		<dc:creator>Alan Renouf</dc:creator>
		<pubDate>Thu, 18 Feb 2010 10:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1858</guid>
		<description>@Marc

Glad you got it sorted !</description>
		<content:encoded><![CDATA[<p>@Marc</p>
<p>Glad you got it sorted !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.virtu-al.net/2009/07/14/powercli-daily-report/comment-page-3/#comment-1857</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 18 Feb 2010 10:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=792#comment-1857</guid>
		<description>have solved the problem. It was a mistake that I make. Sorry for the inconvenience.
regards,

Marc</description>
		<content:encoded><![CDATA[<p>have solved the problem. It was a mistake that I make. Sorry for the inconvenience.<br />
regards,</p>
<p>Marc</p>
]]></content:encoded>
	</item>
</channel>
</rss>
