<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GenivNET &#187; netsh multiple dns</title>
	<atom:link href="http://www.geniv.net/tag/netsh-multiple-dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geniv.net</link>
	<description>Tech Support Help</description>
	<lastBuildDate>Thu, 02 Sep 2010 23:22:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to add multiple dns entries with netsh?</title>
		<link>http://www.geniv.net/how-to-add-multiple-dns-entries-with-netsh/2009/09/</link>
		<comments>http://www.geniv.net/how-to-add-multiple-dns-entries-with-netsh/2009/09/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 14:39:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft OS]]></category>
		<category><![CDATA[Networking and Security]]></category>
		<category><![CDATA[add dns entries remotely]]></category>
		<category><![CDATA[add multiple dns entries with netsh]]></category>
		<category><![CDATA[netsh delete dns entries]]></category>
		<category><![CDATA[netsh multiple dns]]></category>

		<guid isPermaLink="false">http://www.geniv.net/?p=639</guid>
		<description><![CDATA[If you want to add multiple dns entries using the netsh utility, you can do it by using the following commands. netsh interface ip add dns &#8220;Local Area Connection&#8221; 10.0.0.53 netsh interface ip add dns &#8220;Local Area Connection&#8221; 10.0.0.54 index=2 To remove a dns entry, you can use the following command netsh interface ip delete [...]]]></description>
		<wfw:commentRss>http://www.geniv.net/how-to-add-multiple-dns-entries-with-netsh/2009/09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
