<?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: How to get MAC Addresses from remote computers</title>
	<atom:link href="http://poweradmin.se/blog/2009/08/05/how-to-get-mac-addresses-from-remote-computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://poweradmin.se/blog/2009/08/05/how-to-get-mac-addresses-from-remote-computers/</link>
	<description>The Power Administrators</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:02:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Shay Levy</title>
		<link>http://poweradmin.se/blog/2009/08/05/how-to-get-mac-addresses-from-remote-computers/#comment-173</link>
		<dc:creator>Shay Levy</dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://poweradmin.se/blog/2009/08/05/how-to-get-mac-addresses-from-remote-computers/#comment-173</guid>
		<description>Here&#039;s another way using server side query:

Get-WMIObject Win32_NetworkAdapterConfiguration -computerName $strComputer -filter &quot;IPEnabled=&#039;True&#039;&quot; &#124; select __SERVER,Description,MACAddress</description>
		<content:encoded><![CDATA[<p>Here&#8217;s another way using server side query:</p>
<p>Get-WMIObject Win32_NetworkAdapterConfiguration -computerName $strComputer -filter &#8220;IPEnabled=&#8217;True&#8217;&#8221; | select __SERVER,Description,MACAddress</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: walle75 (Fredrik Wall)</title>
		<link>http://poweradmin.se/blog/2009/08/05/how-to-get-mac-addresses-from-remote-computers/#comment-172</link>
		<dc:creator>walle75 (Fredrik Wall)</dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://poweradmin.se/blog/2009/08/05/how-to-get-mac-addresses-from-remote-computers/#comment-172</guid>
		<description>New blog post about getting MAC Addresses from remote computers,  http://tinyurl.com/nqo8j9</description>
		<content:encoded><![CDATA[<p>New blog post about getting MAC Addresses from remote computers,  <a href="http://tinyurl.com/nqo8j9" rel="nofollow">http://tinyurl.com/nqo8j9</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Wall</title>
		<link>http://poweradmin.se/blog/2009/08/05/how-to-get-mac-addresses-from-remote-computers/#comment-174</link>
		<dc:creator>Fredrik Wall</dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://poweradmin.se/blog/2009/08/05/how-to-get-mac-addresses-from-remote-computers/#comment-174</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;New blog post about getting MAC Addresses from remote computers,  http://tinyurl.com/nqo8j9&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">New blog post about getting MAC Addresses from remote computers,  <a href="http://tinyurl.com/nqo8j9" rel="nofollow">http://tinyurl.com/nqo8j9</a></span></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

