<?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 Write A Windows Script To Change Network Settings On The Fly</title>
	<atom:link href="http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 19 May 2013 19:37:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Tester</title>
		<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/#comment-1221020</link>
		<dc:creator>Tester</dc:creator>
		<pubDate>Sun, 21 Oct 2012 10:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=106269#comment-1221020</guid>
		<description><![CDATA[I have problems with these instructions on windows 7 computer.   I create a file with the extension add the jscript commands to the beginning and end of the script you placed in the coding box above and then attempt to run.   

It says error Line 1, Char 15.  Error 80040049
Has something to do with the adding of the 
section]]></description>
		<content:encoded><![CDATA[<p>I have problems with these instructions on windows 7 computer.   I create a file with the extension add the jscript commands to the beginning and end of the script you placed in the coding box above and then attempt to run.   </p>
<p>It says error Line 1, Char 15.  Error 80040049<br />
Has something to do with the adding of the<br />
section</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tchill2</title>
		<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/#comment-1206564</link>
		<dc:creator>tchill2</dc:creator>
		<pubDate>Thu, 06 Sep 2012 13:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=106269#comment-1206564</guid>
		<description><![CDATA[Has anyone been able to incorporate the DNS code?]]></description>
		<content:encoded><![CDATA[<p>Has anyone been able to incorporate the DNS code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkatp16</title>
		<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/#comment-1183290</link>
		<dc:creator>venkatp16</dc:creator>
		<pubDate>Fri, 22 Jun 2012 02:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=106269#comment-1183290</guid>
		<description><![CDATA[netsh or any other handy tools will be more useful]]></description>
		<content:encoded><![CDATA[<p>netsh or any other handy tools will be more useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murgichoor</title>
		<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/#comment-1170855</link>
		<dc:creator>Murgichoor</dc:creator>
		<pubDate>Fri, 04 May 2012 05:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=106269#comment-1170855</guid>
		<description><![CDATA[Thank you for the response Ryan, But I am unable to incorporate it altogether, it keeps on giving me errors. I am sure you can guess scripting is not one of my strong suit. :) Cheers]]></description>
		<content:encoded><![CDATA[<p>Thank you for the response Ryan, But I am unable to incorporate it altogether, it keeps on giving me errors. I am sure you can guess scripting is not one of my strong suit. :) Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Dube</title>
		<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/#comment-1170773</link>
		<dc:creator>Ryan Dube</dc:creator>
		<pubDate>Thu, 03 May 2012 23:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=106269#comment-1170773</guid>
		<description><![CDATA[Hey Murgichoor - maybe this code that I found online would help:

&quot;For Each objNetAdapter in colNetAdapters
arrDNSServers = Array(sDNS1, sDNS2)
objNetAdapter.SetDNSServerSearchOrder(arrDNSServers)
Next&quot;

sDNS1 and sDNS2 are the two strings holding the two DNS Servers]]></description>
		<content:encoded><![CDATA[<p>Hey Murgichoor &#8211; maybe this code that I found online would help:</p>
<p>&#8220;For Each objNetAdapter in colNetAdapters<br />
arrDNSServers = Array(sDNS1, sDNS2)<br />
objNetAdapter.SetDNSServerSearchOrder(arrDNSServers)<br />
Next&#8221;</p>
<p>sDNS1 and sDNS2 are the two strings holding the two DNS Servers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murgichoor</title>
		<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/#comment-1168689</link>
		<dc:creator>Murgichoor</dc:creator>
		<pubDate>Sat, 28 Apr 2012 13:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=106269#comment-1168689</guid>
		<description><![CDATA[How about DNS entry for the last script with auto?]]></description>
		<content:encoded><![CDATA[<p>How about DNS entry for the last script with auto?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo</title>
		<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/#comment-1168685</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Sat, 28 Apr 2012 13:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=106269#comment-1168685</guid>
		<description><![CDATA[Great trick. Very Useful and well explained.
Thanks!!!]]></description>
		<content:encoded><![CDATA[<p>Great trick. Very Useful and well explained.<br />
Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: epiquestions</title>
		<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/#comment-1168628</link>
		<dc:creator>epiquestions</dc:creator>
		<pubDate>Sat, 28 Apr 2012 08:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=106269#comment-1168628</guid>
		<description><![CDATA[then why don&#039;t you test it first before you comment?]]></description>
		<content:encoded><![CDATA[<p>then why don&#8217;t you test it first before you comment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaggy</title>
		<link>http://www.makeuseof.com/tag/write-windows-script-change-network-settings-fly/#comment-1168455</link>
		<dc:creator>Kaggy</dc:creator>
		<pubDate>Fri, 27 Apr 2012 18:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=106269#comment-1168455</guid>
		<description><![CDATA[Can probably use netsh commands like
netsh interface ipv4 set address

For DHCP
sc stop dhcp
sc config &quot;dhcp&quot; start= disabled

Would probably work, thou i didn&#039;t test.]]></description>
		<content:encoded><![CDATA[<p>Can probably use netsh commands like<br />
netsh interface ipv4 set address</p>
<p>For DHCP<br />
sc stop dhcp<br />
sc config &#8220;dhcp&#8221; start= disabled</p>
<p>Would probably work, thou i didn&#8217;t test.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/7 queries in 0.017 seconds using memcached
Object Caching 308/313 objects using memcached
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

 Served from: www.makeuseof.com @ 2013-05-19 19:38:22 by W3 Total Cache -->