<?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"
	>
<channel>
	<title>Comments on: Find MAC Address (GetMac)</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-administrator/find-mac-address-getmac/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-administrator/find-mac-address-getmac/</link>
	<description></description>
	<pubDate>Sat, 28 Nov 2009 04:25:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Troy Tate</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/find-mac-address-getmac/#comment-55</link>
		<dc:creator>Troy Tate</dc:creator>
		<pubDate>Fri, 30 Jan 2009 18:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/?p=213#comment-55</guid>
		<description>You could just run the following:

ipconfig /all &#124; find "Physical" 

That would return the interfaces MAC addresses also. You could then parse out the delimiters if you wish using a modified script like the one you show here.</description>
		<content:encoded><![CDATA[<p>You could just run the following:</p>
<p>ipconfig /all | find &#8220;Physical&#8221; </p>
<p>That would return the interfaces MAC addresses also. You could then parse out the delimiters if you wish using a modified script like the one you show here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy Tate</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/find-mac-address-getmac/#comment-54</link>
		<dc:creator>Troy Tate</dc:creator>
		<pubDate>Fri, 30 Jan 2009 18:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/?p=213#comment-54</guid>
		<description>Ok, retyping the script seems to work but it did not return the MAC address of either the wired or wireless LAN interfaces on my laptop even though both are connected.</description>
		<content:encoded><![CDATA[<p>Ok, retyping the script seems to work but it did not return the MAC address of either the wired or wireless LAN interfaces on my laptop even though both are connected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MichaelKhanin</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/find-mac-address-getmac/#comment-53</link>
		<dc:creator>MichaelKhanin</dc:creator>
		<pubDate>Fri, 30 Jan 2009 16:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/?p=213#comment-53</guid>
		<description>This is not a problem with script. The problem hapens if you copy / past script from a web site. I just retype this script in Notepad and save it as .bat and it worked.</description>
		<content:encoded><![CDATA[<p>This is not a problem with script. The problem hapens if you copy / past script from a web site. I just retype this script in Notepad and save it as .bat and it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy Tate</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/find-mac-address-getmac/#comment-52</link>
		<dc:creator>Troy Tate</dc:creator>
		<pubDate>Fri, 30 Jan 2009 15:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/?p=213#comment-52</guid>
		<description>When running under XP SP2 the error message is:

3 was unexpected at this time.

No additional information is returned.</description>
		<content:encoded><![CDATA[<p>When running under XP SP2 the error message is:</p>
<p>3 was unexpected at this time.</p>
<p>No additional information is returned.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->