<?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: Virtual Machine disk usage</title>
	<atom:link href="http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/</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: Trevor</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-6610</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Wed, 01 Jun 2011 17:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-6610</guid>
		<description>First a foremost, thank you for the script. It has been very helpful. I am wondering how I can change the sorting so that my export file is sorted by name rather than number of disks. If I change &quot;Sort-Object -Descending NumDisks&quot; to &quot;Sort-Object Name&quot; the list does sort correctly, but I lose all the fields for any disks that aren&#039;t 0. I&#039;m sure it&#039;s something simple...</description>
		<content:encoded><![CDATA[<p>First a foremost, thank you for the script. It has been very helpful. I am wondering how I can change the sorting so that my export file is sorted by name rather than number of disks. If I change &#8220;Sort-Object -Descending NumDisks&#8221; to &#8220;Sort-Object Name&#8221; the list does sort correctly, but I lose all the fields for any disks that aren&#8217;t 0. I&#8217;m sure it&#8217;s something simple&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-5286</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 28 Feb 2011 15:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-5286</guid>
		<description>This script is great.  I am curious how I would change it, though, so that the &quot;Name&quot; is the DNS name instead of the name in the VI inventory?

Thanks,

Jeff</description>
		<content:encoded><![CDATA[<p>This script is great.  I am curious how I would change it, though, so that the &#8220;Name&#8221; is the DNS name instead of the name in the VI inventory?</p>
<p>Thanks,</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sas</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-5176</link>
		<dc:creator>sas</dc:creator>
		<pubDate>Tue, 22 Feb 2011 19:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-5176</guid>
		<description>Answered my own question by moving the Export-CSV to outside the braces. So my question is now what would be the easiest way to add the datastore, vmdk path, naa.... #, if it&#039;s thin provisioned and if it&#039;s an RDM into the scritp above? I will keep working and hopefully answer this before you read this.</description>
		<content:encoded><![CDATA[<p>Answered my own question by moving the Export-CSV to outside the braces. So my question is now what would be the easiest way to add the datastore, vmdk path, naa&#8230;. #, if it&#8217;s thin provisioned and if it&#8217;s an RDM into the scritp above? I will keep working and hopefully answer this before you read this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sas</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-5173</link>
		<dc:creator>sas</dc:creator>
		<pubDate>Tue, 22 Feb 2011 18:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-5173</guid>
		<description>Sorry that should have been:

&quot;Name&quot;,&quot;Diskpath&quot;,&quot;DiskCapacity(MB)&quot;,&quot;DiskFreeSpace(MB)&quot;
&quot;vm1&quot;,&quot;C:\&quot;,&quot;20466&quot;,&quot;9241&quot;
&quot;vm1&quot;,&quot;E:\&quot;,&quot;20473&quot;,&quot;20408&quot;
&quot;vm1&quot;,&quot;F:\&quot;,&quot;102398&quot;,&quot;84243&quot;</description>
		<content:encoded><![CDATA[<p>Sorry that should have been:</p>
<p>&#8220;Name&#8221;,&#8221;Diskpath&#8221;,&#8221;DiskCapacity(MB)&#8221;,&#8221;DiskFreeSpace(MB)&#8221;<br />
&#8220;vm1&#8243;,&#8221;C:\&#8221;,&#8221;20466&#8243;,&#8221;9241&#8243;<br />
&#8220;vm1&#8243;,&#8221;E:\&#8221;,&#8221;20473&#8243;,&#8221;20408&#8243;<br />
&#8220;vm1&#8243;,&#8221;F:\&#8221;,&#8221;102398&#8243;,&#8221;84243&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sas</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-5172</link>
		<dc:creator>sas</dc:creator>
		<pubDate>Tue, 22 Feb 2011 18:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-5172</guid>
		<description>Is there anyway to output the disks for a server to it&#039;s own line when exporting to csv. So that the it would like like this?

&quot;Name&quot;,&quot;Diskpath&quot;,&quot;DiskCapacity(MB)&quot;,&quot;DiskFreeSpace(MB)&quot;
&quot;vm1&quot;,&quot;C:\&quot;,&quot;20466&quot;,&quot;9241&quot;
&quot;vm1&quot;,&quot;E:\&quot;,&quot;20473&quot;,&quot;20408&quot;,&quot;F:\&quot;,&quot;102398&quot;,&quot;84243&quot;</description>
		<content:encoded><![CDATA[<p>Is there anyway to output the disks for a server to it&#8217;s own line when exporting to csv. So that the it would like like this?</p>
<p>&#8220;Name&#8221;,&#8221;Diskpath&#8221;,&#8221;DiskCapacity(MB)&#8221;,&#8221;DiskFreeSpace(MB)&#8221;<br />
&#8220;vm1&#8243;,&#8221;C:\&#8221;,&#8221;20466&#8243;,&#8221;9241&#8243;<br />
&#8220;vm1&#8243;,&#8221;E:\&#8221;,&#8221;20473&#8243;,&#8221;20408&#8243;,&#8221;F:\&#8221;,&#8221;102398&#8243;,&#8221;84243&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KFM</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-4944</link>
		<dc:creator>KFM</dc:creator>
		<pubDate>Thu, 03 Feb 2011 23:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-4944</guid>
		<description>@Virtu-Al:  Thanks mate - that worked a treat!</description>
		<content:encoded><![CDATA[<p>@Virtu-Al:  Thanks mate &#8211; that worked a treat!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtu-Al</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-4935</link>
		<dc:creator>Virtu-Al</dc:creator>
		<pubDate>Thu, 03 Feb 2011 11:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-4935</guid>
		<description>KFM, try outputting this to Export-CSV rather than Out-Gridview, it should then work as this is an issue with Out-Gridview.</description>
		<content:encoded><![CDATA[<p>KFM, try outputting this to Export-CSV rather than Out-Gridview, it should then work as this is an issue with Out-Gridview.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KFM</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-4929</link>
		<dc:creator>KFM</dc:creator>
		<pubDate>Thu, 03 Feb 2011 04:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-4929</guid>
		<description>I&#039;m only seeing up to two disks per VM even though I know the VM has more than two attached disks.  I&#039;ve looked at the PS code and can&#039;t fathom why this is happening.  Is anyone else getting the same result?</description>
		<content:encoded><![CDATA[<p>I&#8217;m only seeing up to two disks per VM even though I know the VM has more than two attached disks.  I&#8217;ve looked at the PS code and can&#8217;t fathom why this is happening.  Is anyone else getting the same result?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarod H</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-4692</link>
		<dc:creator>Jarod H</dc:creator>
		<pubDate>Wed, 19 Jan 2011 22:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-4692</guid>
		<description>How would i go about adding up the total capacity of all the drives in the VM?</description>
		<content:encoded><![CDATA[<p>How would i go about adding up the total capacity of all the drives in the VM?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich B</title>
		<link>http://www.virtu-al.net/2010/01/27/powercli-virtual-machine-disk-usage/#comment-3409</link>
		<dc:creator>Rich B</dc:creator>
		<pubDate>Sat, 20 Nov 2010 16:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtu-al.net/?p=1373#comment-3409</guid>
		<description>Ok, I can found the filter in vEcoShell. Is there anywhere on the vEcoShell site that lists valid format for regular expressions? Can you pass variables back into the expression, such as &#039;Disk1Freespace(MB)&#039;? I need to calculate the &#039;free&#039; space as a % or fraction of the total size. Maybe I&#039;m better off doing it in the code...?</description>
		<content:encoded><![CDATA[<p>Ok, I can found the filter in vEcoShell. Is there anywhere on the vEcoShell site that lists valid format for regular expressions? Can you pass variables back into the expression, such as &#8216;Disk1Freespace(MB)&#8217;? I need to calculate the &#8216;free&#8217; space as a % or fraction of the total size. Maybe I&#8217;m better off doing it in the code&#8230;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

