<?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: Create a Batch File to Easily Refresh Network Settings</title>
	<atom:link href="http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/</link>
	<description>A Weblog for Emerging Computer Technicians</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:06:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Janice Stevens</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-30662</link>
		<dc:creator>Janice Stevens</dc:creator>
		<pubDate>Mon, 14 Nov 2011 17:24:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-30662</guid>
		<description>I have an issue with DNS zone.  Each day is fails and I have to reload the zone.  Can I create a bat file to reload 1 DNS so that I can schedule it as a task.</description>
		<content:encoded><![CDATA[<p>I have an issue with DNS zone.  Each day is fails and I have to reload the zone.  Can I create a bat file to reload 1 DNS so that I can schedule it as a task.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-20165</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Tue, 12 Jul 2011 05:55:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-20165</guid>
		<description>Hi Friends, 


         I have problem with My ERP server i want to only repair my network setting what can i do? give me .bat file for this this is my ip
10.x.x.x -ip
10.x.x.x -ip
10.x.x.x -ip
10.x.x.x -ip
10.x.x.x -ip
[5 IP for one LAN card]
255.x.x.x -subnet

10.x.x.x -Getway
10.x.x.x -Getway
2 getway for one LAN card

x.x.x.x -DNS
x.x.x.x -DNS
x.x.x.x -DNS


please give me .bat file for repair[right click Ethernet option &amp; repair] in 15 min daily. 24x7</description>
		<content:encoded><![CDATA[<p>Hi Friends, </p>
<p>         I have problem with My ERP server i want to only repair my network setting what can i do? give me .bat file for this this is my ip<br />
10.x.x.x -ip<br />
10.x.x.x -ip<br />
10.x.x.x -ip<br />
10.x.x.x -ip<br />
10.x.x.x -ip<br />
[5 IP for one LAN card]<br />
255.x.x.x -subnet</p>
<p>10.x.x.x -Getway<br />
10.x.x.x -Getway<br />
2 getway for one LAN card</p>
<p>x.x.x.x -DNS<br />
x.x.x.x -DNS<br />
x.x.x.x -DNS</p>
<p>please give me .bat file for repair[right click Ethernet option &amp; repair] in 15 min daily. 24&#215;7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-10115</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Sat, 15 Jan 2011 23:01:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-10115</guid>
		<description>It&#039;s also useful convert batch file to exe prior to use, I made it with help of Dr.Batcher ( http://www.drbatcher.com ).</description>
		<content:encoded><![CDATA[<p>It&#8217;s also useful convert batch file to exe prior to use, I made it with help of Dr.Batcher ( <a href="http://www.drbatcher.com" rel="nofollow">http://www.drbatcher.com</a> ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HeyItsTman</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-903</link>
		<dc:creator>HeyItsTman</dc:creator>
		<pubDate>Thu, 19 Aug 2010 21:46:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-903</guid>
		<description>Thank You very much, I no dont have to walk my little peoples through this operation anymore. Saved time and energy. 
Thank You!</description>
		<content:encoded><![CDATA[<p>Thank You very much, I no dont have to walk my little peoples through this operation anymore. Saved time and energy.<br />
Thank You!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psycho-Smiles</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-794</link>
		<dc:creator>Psycho-Smiles</dc:creator>
		<pubDate>Thu, 13 May 2010 11:10:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-794</guid>
		<description>cmd /k ipconfig /displaydns   to display DNS

cmd /k ipconfig /flushdns     to flush DNS

make 2 seperate bats so you can see your recent activity if you want to without it wiping your DNS out first 

save as DNS.bat etc</description>
		<content:encoded><![CDATA[<p>cmd /k ipconfig /displaydns   to display DNS</p>
<p>cmd /k ipconfig /flushdns     to flush DNS</p>
<p>make 2 seperate bats so you can see your recent activity if you want to without it wiping your DNS out first </p>
<p>save as DNS.bat etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mukesh</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-692</link>
		<dc:creator>mukesh</dc:creator>
		<pubDate>Tue, 19 Jan 2010 06:31:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-692</guid>
		<description>hello sir i m using two ip address in one machine
so how to create a bat file &amp; how to create a diffrent ip address in bat file pls sent my email id</description>
		<content:encoded><![CDATA[<p>hello sir i m using two ip address in one machine<br />
so how to create a bat file &amp; how to create a diffrent ip address in bat file pls sent my email id</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rav</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-517</link>
		<dc:creator>Rav</dc:creator>
		<pubDate>Thu, 16 Apr 2009 10:43:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-517</guid>
		<description>I have solved the issue. saved file as .BAT and it works... Doh!!!!

Cheers mate.</description>
		<content:encoded><![CDATA[<p>I have solved the issue. saved file as .BAT and it works&#8230; Doh!!!!</p>
<p>Cheers mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rav</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-516</link>
		<dc:creator>Rav</dc:creator>
		<pubDate>Thu, 16 Apr 2009 10:40:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-516</guid>
		<description>Hi I have copied the above script and created .vbs file when running the file i get Windows Script Host error
Line: 1
Char 1
Error: Invalid Character
Code: 800A0408
Source: Microsoft VBScript compilation error

Can you help please?</description>
		<content:encoded><![CDATA[<p>Hi I have copied the above script and created .vbs file when running the file i get Windows Script Host error<br />
Line: 1<br />
Char 1<br />
Error: Invalid Character<br />
Code: 800A0408<br />
Source: Microsoft VBScript compilation error</p>
<p>Can you help please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-442</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Wed, 17 Dec 2008 15:58:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-442</guid>
		<description>This is great ... it works wonders...</description>
		<content:encoded><![CDATA[<p>This is great &#8230; it works wonders&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yamaha</title>
		<link>http://www.emergingtechs.com/posts/create-batch-file-easily-refresh-network-settings/comment-page-1/#comment-397</link>
		<dc:creator>Yamaha</dc:creator>
		<pubDate>Thu, 11 Sep 2008 20:06:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-397</guid>
		<description>This is wonderful.  Thanks fellas.</description>
		<content:encoded><![CDATA[<p>This is wonderful.  Thanks fellas.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

