<?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: List HBA WWPNs and LUNs using Powershell</title>
	<atom:link href="http://www.van-lieshout.com/2009/07/list-hba-wwpns-and-luns-using-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.van-lieshout.com/2009/07/list-hba-wwpns-and-luns-using-powershell/</link>
	<description>About virtualization and more</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:12:35 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Parvez Kasmani</title>
		<link>http://www.van-lieshout.com/2009/07/list-hba-wwpns-and-luns-using-powershell/comment-page-1/#comment-1909</link>
		<dc:creator>Parvez Kasmani</dc:creator>
		<pubDate>Fri, 07 Oct 2011 17:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.van-lieshout.com/?p=511#comment-1909</guid>
		<description>What modifications I would have to make to the above script to work on hyper-V cluster.  its giving me error message on Connect-VIserver..is not recognized.

If you can modify your script for hyper-V cluster and send it to me that would be appreciated.

Parvez</description>
		<content:encoded><![CDATA[<p>What modifications I would have to make to the above script to work on hyper-V cluster.  its giving me error message on Connect-VIserver..is not recognized.</p>
<p>If you can modify your script for hyper-V cluster and send it to me that would be appreciated.</p>
<p>Parvez</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.van-lieshout.com/2009/07/list-hba-wwpns-and-luns-using-powershell/comment-page-1/#comment-1881</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 24 Aug 2011 14:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.van-lieshout.com/?p=511#comment-1881</guid>
		<description>script 2 worked great, thanks
can you go thru each line and defipher it?
Also saving it as a ps1 file it would not run correctly, I had to copy it line by line</description>
		<content:encoded><![CDATA[<p>script 2 worked great, thanks<br />
can you go thru each line and defipher it?<br />
Also saving it as a ps1 file it would not run correctly, I had to copy it line by line</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Osama</title>
		<link>http://www.van-lieshout.com/2009/07/list-hba-wwpns-and-luns-using-powershell/comment-page-1/#comment-1365</link>
		<dc:creator>Osama</dc:creator>
		<pubDate>Fri, 18 Mar 2011 22:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.van-lieshout.com/?p=511#comment-1365</guid>
		<description>Great script, Thanks for your VMware PS insight.  I was looking to collect similar information, but I have not been able to get the LUN extension. We have some LUN that were extended several times, I want to identify any of these LUN using PS, but I have not been able to. 

Do you know how to retrieve the LUN extension info?</description>
		<content:encoded><![CDATA[<p>Great script, Thanks for your VMware PS insight.  I was looking to collect similar information, but I have not been able to get the LUN extension. We have some LUN that were extended several times, I want to identify any of these LUN using PS, but I have not been able to. </p>
<p>Do you know how to retrieve the LUN extension info?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar C.</title>
		<link>http://www.van-lieshout.com/2009/07/list-hba-wwpns-and-luns-using-powershell/comment-page-1/#comment-1334</link>
		<dc:creator>Oscar C.</dc:creator>
		<pubDate>Tue, 08 Mar 2011 17:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.van-lieshout.com/?p=511#comment-1334</guid>
		<description>Excellent script, very useful, the storage people will be pleased!! thanks</description>
		<content:encoded><![CDATA[<p>Excellent script, very useful, the storage people will be pleased!! thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ty Lopes</title>
		<link>http://www.van-lieshout.com/2009/07/list-hba-wwpns-and-luns-using-powershell/comment-page-1/#comment-573</link>
		<dc:creator>Ty Lopes</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.van-lieshout.com/?p=511#comment-573</guid>
		<description>This is exactly what I was looking for, thank you for posting it!!!</description>
		<content:encoded><![CDATA[<p>This is exactly what I was looking for, thank you for posting it!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandra B.</title>
		<link>http://www.van-lieshout.com/2009/07/list-hba-wwpns-and-luns-using-powershell/comment-page-1/#comment-455</link>
		<dc:creator>Sandra B.</dc:creator>
		<pubDate>Tue, 19 Jan 2010 14:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.van-lieshout.com/?p=511#comment-455</guid>
		<description>Great Help ! Thanks a lot !</description>
		<content:encoded><![CDATA[<p>Great Help ! Thanks a lot !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.van-lieshout.com/2009/07/list-hba-wwpns-and-luns-using-powershell/comment-page-1/#comment-350</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 27 Oct 2009 18:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.van-lieshout.com/?p=511#comment-350</guid>
		<description>Script 1 is very helpful as I have a similar project I am working on too.

Any idea how I can add the HOST LUN ID to this list?  ie LUN0, LUN1, etc...</description>
		<content:encoded><![CDATA[<p>Script 1 is very helpful as I have a similar project I am working on too.</p>
<p>Any idea how I can add the HOST LUN ID to this list?  ie LUN0, LUN1, etc&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

