<?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: Extend System Center Configuration Manager 2007 to Collect Fibre Channel HBA Information &#8211; Revised</title>
	<atom:link href="http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/</link>
	<description>Thoughts on theology &#38; technology.</description>
	<lastBuildDate>Fri, 30 Jul 2010 22:03:30 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-2130</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 30 Jul 2010 22:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-2130</guid>
		<description>I also got an error when installing on Win2008...you get it because it is trying to create a WMI class that already exists (MSFC_FCAdapterHBAAttributes).  In my case the utility was still put in place and I could use it.  You actually don&#039;t need to install fcinfo to use the command...just make sure FCINFO.EXE, HBAAPI.DLL, HBATAPI.DLL are all in a common folder.  

You can try querying the MSFC_FCAdapterHBAAttributes class directly, but in my experience the information from WMI was not reliable.</description>
		<content:encoded><![CDATA[<p>I also got an error when installing on Win2008&#8230;you get it because it is trying to create a WMI class that already exists (MSFC_FCAdapterHBAAttributes).  In my case the utility was still put in place and I could use it.  You actually don&#8217;t need to install fcinfo to use the command&#8230;just make sure FCINFO.EXE, HBAAPI.DLL, HBATAPI.DLL are all in a common folder.  </p>
<p>You can try querying the MSFC_FCAdapterHBAAttributes class directly, but in my experience the information from WMI was not reliable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franco</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-1756</link>
		<dc:creator>Franco</dc:creator>
		<pubDate>Wed, 23 Jun 2010 00:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-1756</guid>
		<description>Sorry for the double post.

I tried disabling UAC and the same result. The script runs perfectly when I&#039;m logged in the server, but doesn&#039;t works from the task in SCCM.
¿Some special conditions in Environment tab of the task&#039;s program?

Thanks for the help once more, and one more time, sorry my english.</description>
		<content:encoded><![CDATA[<p>Sorry for the double post.</p>
<p>I tried disabling UAC and the same result. The script runs perfectly when I&#8217;m logged in the server, but doesn&#8217;t works from the task in SCCM.<br />
¿Some special conditions in Environment tab of the task&#8217;s program?</p>
<p>Thanks for the help once more, and one more time, sorry my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-1743</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 21 Jun 2010 22:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-1743</guid>
		<description>Hi Franco.

I tested the script on Win2003 (64bit and 32bit) and on Win2008 R2...it worked great for me so I am confused.  If you run fcinfo from a command prompt on the server do you get HBA info returned?  I suppose it could be UAC related...you might try disabling UAC temporarily to verify.

Good luck,
Steve</description>
		<content:encoded><![CDATA[<p>Hi Franco.</p>
<p>I tested the script on Win2003 (64bit and 32bit) and on Win2008 R2&#8230;it worked great for me so I am confused.  If you run fcinfo from a command prompt on the server do you get HBA info returned?  I suppose it could be UAC related&#8230;you might try disabling UAC temporarily to verify.</p>
<p>Good luck,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franco</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-1741</link>
		<dc:creator>Franco</dc:creator>
		<pubDate>Mon, 21 Jun 2010 16:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-1741</guid>
		<description>Hi. Thanks for the post, is really usefull.
I follow all the steps, but the script doesn&#039;t work in Windows Server 2008.
HPinfo is installed, and the script works when I run it using my account and logged into the server. But when the script runs using SCCM tasks, the log says &quot;fcinfo.exe could not be found.  Exiting script.&quot;.
Can be UAC? Can elevate script execution?

Thaks for the help and sorry my english.</description>
		<content:encoded><![CDATA[<p>Hi. Thanks for the post, is really usefull.<br />
I follow all the steps, but the script doesn&#8217;t work in Windows Server 2008.<br />
HPinfo is installed, and the script works when I run it using my account and logged into the server. But when the script runs using SCCM tasks, the log says &#8220;fcinfo.exe could not be found.  Exiting script.&#8221;.<br />
Can be UAC? Can elevate script execution?</p>
<p>Thaks for the help and sorry my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franco</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-1734</link>
		<dc:creator>Franco</dc:creator>
		<pubDate>Sun, 20 Jun 2010 22:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-1734</guid>
		<description>Hi. Thanks for this tutorial.

I&#039;m tryng to get data from my HBAs, but in Windows Server 2008, the script doesn&#039;t work. 

I get this error:
GetHBAInfo.vbs executing on RAFAEL
System appears to be 64bit.  Setting execution path to &#039;%WinDir%\Sysnative&#039;
Adding &#039;%WinDir%\Sysnative&#039; to PATH statement.
Retrun code from appending to PATH: 0
Executing &#039;fcinfo.exe /details&#039; command
Retrun code from executing command: -2147024894
fcinfo.exe could not be found.  Exiting script.

Thanks for your help and sorry my english.</description>
		<content:encoded><![CDATA[<p>Hi. Thanks for this tutorial.</p>
<p>I&#8217;m tryng to get data from my HBAs, but in Windows Server 2008, the script doesn&#8217;t work. </p>
<p>I get this error:<br />
GetHBAInfo.vbs executing on RAFAEL<br />
System appears to be 64bit.  Setting execution path to &#8216;%WinDir%\Sysnative&#8217;<br />
Adding &#8216;%WinDir%\Sysnative&#8217; to PATH statement.<br />
Retrun code from appending to PATH: 0<br />
Executing &#8216;fcinfo.exe /details&#8217; command<br />
Retrun code from executing command: -2147024894<br />
fcinfo.exe could not be found.  Exiting script.</p>
<p>Thanks for your help and sorry my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-674</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 21 Feb 2010 03:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-674</guid>
		<description>I have updated the post and the process listed now does work correctly.</description>
		<content:encoded><![CDATA[<p>I have updated the post and the process listed now does work correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-661</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-661</guid>
		<description>I look forward in reading your next post. 

Thanks
Mike</description>
		<content:encoded><![CDATA[<p>I look forward in reading your next post. </p>
<p>Thanks<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-653</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 18 Feb 2010 21:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-653</guid>
		<description>MIke, thanks for commenting.  I am ashamed to say that this method I posted does not work reliably.  The HBA info in the microsoft WMI namespace for some reason just disappears.  I wrote a new way of doing the same thing and will post on it soon.

The data is viewable in Resource explorer...I will comment on that in the blog post as well.

Thanks,
Steve</description>
		<content:encoded><![CDATA[<p>MIke, thanks for commenting.  I am ashamed to say that this method I posted does not work reliably.  The HBA info in the microsoft WMI namespace for some reason just disappears.  I wrote a new way of doing the same thing and will post on it soon.</p>
<p>The data is viewable in Resource explorer&#8230;I will comment on that in the blog post as well.</p>
<p>Thanks,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-651</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 18 Feb 2010 17:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-651</guid>
		<description>This is good information. 
Will this show up in resource explorer or will I have to write a report to see the data? 

Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>This is good information.<br />
Will this show up in resource explorer or will I have to write a report to see the data? </p>
<p>Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extend System Center Configuration Manager 2007 to Collect Fibre Channel HBA Information &#187; Ross’ Cogitations - Rod Trent at myITforum.com</title>
		<link>http://ross-family.org/blog/2010/01/06/extend-system-center-configuration-manager-2007-to-collect-fibre-channel-hba-information/comment-page-1/#comment-446</link>
		<dc:creator>Extend System Center Configuration Manager 2007 to Collect Fibre Channel HBA Information &#187; Ross’ Cogitations - Rod Trent at myITforum.com</dc:creator>
		<pubDate>Thu, 07 Jan 2010 15:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://ross-family.org/blog/?p=141#comment-446</guid>
		<description>[...] Extend System Center Configuration Manager 2007 to Collect Fibre Channel HBA Information » Ross’ ...  Filed under: System Center, ConfigMgr 2007 [...]</description>
		<content:encoded><![CDATA[<p>[...] Extend System Center Configuration Manager 2007 to Collect Fibre Channel HBA Information » Ross’ &#8230;  Filed under: System Center, ConfigMgr 2007 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
