<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Thomas Lee's PowerShell Scripts : System.Net.NetworkInformation, System.Net.NetworkInformation.NetworkInterface</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Net.NetworkInformation/System.Net.NetworkInformation.NetworkInterface/default.aspx</link><description>Tags: System.Net.NetworkInformation, System.Net.NetworkInformation.NetworkInterface</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Show-DnsConfiguration.ps1</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/2012/04/30/show-dnsconfiguration-ps1.aspx</link><pubDate>Mon, 30 Apr 2012 16:28:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:16292</guid><dc:creator>PowerShell Scripts Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/powershell-scripts/rsscomments.aspx?PostID=16292</wfw:commentRss><comments>http://powershell.com/cs/blogs/powershell-scripts/archive/2012/04/30/show-dnsconfiguration-ps1.aspx#comments</comments><description>&amp;lt; # &amp;#160; .SYNOPSIS&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script shows the DNS Configuration&amp;#160; of NICs&amp;#160;&amp;#160; &amp;#160;&amp;#160;&amp;#160; in your system&amp;#160; .DESCRIPTION&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script is a re-write of an MSDN Sample&amp;#160;&amp;#160; &amp;#160;&amp;#160;&amp;#160; using PowerShell./ The script gets all network&amp;#160; &amp;#160;&amp;#160;&amp;#160; active network interfaces then prints out that&amp;#160; &amp;#160;&amp;#160;&amp;#160;...(&lt;a href="http://powershell.com/cs/blogs/powershell-scripts/archive/2012/04/30/show-dnsconfiguration-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=16292" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+Scripts/default.aspx">PowerShell Scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Net.NetworkInformation/default.aspx">System.Net.NetworkInformation</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Net.NetworkInformation.NetworkInterface/default.aspx">System.Net.NetworkInformation.NetworkInterface</category></item><item><title>Show-NetworkInterfaces2.ps1</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/2012/04/30/show-networkinterfaces2-ps1.aspx</link><pubDate>Mon, 30 Apr 2012 13:31:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:16291</guid><dc:creator>PowerShell Scripts Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/powershell-scripts/rsscomments.aspx?PostID=16291</wfw:commentRss><comments>http://powershell.com/cs/blogs/powershell-scripts/archive/2012/04/30/show-networkinterfaces2-ps1.aspx#comments</comments><description>&amp;lt; # &amp;#160; .SYNOPSIS&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script, shows details about the Network Interfaces&amp;#160; &amp;#160;&amp;#160;&amp;#160; on a system. This is a re-write of an MSDN script into&amp;#160; &amp;#160;&amp;#160;&amp;#160; PowerShell&amp;#160; .DESCRIPTION&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script Uses several .NET classes to get the details&amp;#160; &amp;#160;&amp;#160;&amp;#160; of the interfaces on the system, then displays these details...(&lt;a href="http://powershell.com/cs/blogs/powershell-scripts/archive/2012/04/30/show-networkinterfaces2-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=16291" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+Scripts/default.aspx">PowerShell Scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Net.NetworkInformation/default.aspx">System.Net.NetworkInformation</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Net.NetworkInformation.NetworkInterface/default.aspx">System.Net.NetworkInformation.NetworkInterface</category></item><item><title>Get-DNSInfo.ps1</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/2009/10/21/get-dnsinfo-ps1.aspx</link><pubDate>Wed, 21 Oct 2009 10:19:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:3631</guid><dc:creator>PowerShell Scripts</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/powershell-scripts/rsscomments.aspx?PostID=3631</wfw:commentRss><comments>http://powershell.com/cs/blogs/powershell-scripts/archive/2009/10/21/get-dnsinfo-ps1.aspx#comments</comments><description>&amp;lt; # &amp;#160; .SYNOPSIS&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script re-implements a MSDN Sample in PowerShell that&amp;#160; &amp;#160;&amp;#160; shows the use of System.Net.NetworkInformation.NetworkInterface&amp;#160; .DESCRIPTION&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script gets network information and formats DNS info. The&amp;#160; &amp;#160;&amp;#160;&amp;#160; script is effectively a one-liner!&amp;#160; .NOTES&amp;#160; &amp;#160;&amp;#160;&amp;#160; File...(&lt;a href="http://powershell.com/cs/blogs/powershell-scripts/archive/2009/10/21/get-dnsinfo-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=3631" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+Scripts/default.aspx">PowerShell Scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/Script/default.aspx">Script</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Net.NetworkInformation/default.aspx">System.Net.NetworkInformation</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Net.NetworkInformation.NetworkInterface/default.aspx">System.Net.NetworkInformation.NetworkInterface</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/GetAllNetworkInterfaces/default.aspx">GetAllNetworkInterfaces</category></item><item><title>Get-DNSAddress.ps1</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/2009/08/04/get-dnsaddress-ps1.aspx</link><pubDate>Tue, 04 Aug 2009 17:08:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:3055</guid><dc:creator>PowerShell Scripts</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/powershell-scripts/rsscomments.aspx?PostID=3055</wfw:commentRss><comments>http://powershell.com/cs/blogs/powershell-scripts/archive/2009/08/04/get-dnsaddress-ps1.aspx#comments</comments><description>&amp;lt; # &amp;#160; .SYNOPSIS&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script uses the System.Net.Networkinginformation.Networknterface class&amp;#160; &amp;#160;&amp;#160;&amp;#160; to get all network interface detais and displays the DNS addresses configured.&amp;#160; .DESCRIPTION&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script first gets all the interface objects, then iterates throught them to&amp;#160;&amp;#160; &amp;#160;&amp;#160;&amp;#160; get the DNS address...(&lt;a href="http://powershell.com/cs/blogs/powershell-scripts/archive/2009/08/04/get-dnsaddress-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=3055" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+Scripts/default.aspx">PowerShell Scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/Script/default.aspx">Script</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Net.NetworkInformation/default.aspx">System.Net.NetworkInformation</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Net.NetworkInformation.NetworkInterface/default.aspx">System.Net.NetworkInformation.NetworkInterface</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/GetIPProperties/default.aspx">GetIPProperties</category></item></channel></rss>