Archive Pages Design$type=blogging

Network Tools - Rediscover batch file.

Today I'd like to share with you some light ideas about network troubleshooting in Windows XP. Most of your network connection issues ca...

Today I'd like to share with you some light ideas about network troubleshooting in Windows XP.
Most of your network connection issues can be fixed with an very enigmatic command called “Repair”. You can find this by clicking right mouse button on network icon at System Tray area. Please take a look on a picture below.
This is very common solution. But what if this icon cannot be accessible for some reasons?

Before my explanation I’d like to remind you an old technique to create a DOS batch file. A DOS batch file is a list of commands grouped in one file with extension “.bat”. Usually you execute in a single DOS command in a command prompt. If you have to do a few of them at once you must do that one by one.  Instead of this you can create a simple text file where you list commands to do. After finishing just rename your file for i.e. mycommand.txt to my command.bat.

Let’s take a look how we can fix our networking problem with a small DOS batch file. Below you see a list of prompt line commands.

@echo off
arp -d *
nbtstat -R
ipconfig /flushdns
nbtstat -RR
ipconfig /registerdns

So, fill your repair.txt with these commands and close with .bat extension like this example:


For explanation what individual command stands for please read this followed Microsoft Technet Library example:

ARP - displays and modifies entries in the Address Resolution Protocol (ARP) cache. The "–d *" switch deletes all entries of IP addresses.

NBTSTAT - displays NetBIOS over TCP/IP (NetBT) protocol statistics, NetBIOS name tables for both the local computer and remote computers, and the NetBIOS name cache.
The “-R” switch purges the contents of the NetBIOS name cache and then reloads entries from the Lmhosts file and “-RR” switch releases and then refreshes NetBIOS names for the local computer that is registered with WINS servers.

IPCONFIG - displays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings. The “/flushdns”  switch flushes and resets the contents of the DNS client resolver cache.

I hope today tip will be useful for you.


Happy learning :)

COMMENTS

الاسم

ASA CCNA Flashcards CCNA Interview Q\A CCNA Labs Cheat Sheets cisco certification Cisco IOS Ethernet Cabling Free Network Tools Ftp Links GNS3 Tutorials IPv6 - Introduction LAB 1 LAB 2 Linux Router Networking Online Videos Packet Tracer Posters Qemu Softwares subnet mask TestInside tips-tricks Ubuntu Video Tutorials Windows 7 Networking Youtube Vids
false
rtl
item
virtualization cloud computing security privacy data blatform: Network Tools - Rediscover batch file.
Network Tools - Rediscover batch file.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixhC1ddonYGPxqE9nFr04vCC0YNLL8-FBtI7BSjQFl0NyCqEySlSbWZW629Zph5GkwO59hKpE554k4YzF6TRCgM37RPrrh83PTr0mNQQW6e1oXUagBGv-1s2LoXR0c9Ub_7u42GgoecBo/s400/2696175_03c6917f5c_m.jpeg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixhC1ddonYGPxqE9nFr04vCC0YNLL8-FBtI7BSjQFl0NyCqEySlSbWZW629Zph5GkwO59hKpE554k4YzF6TRCgM37RPrrh83PTr0mNQQW6e1oXUagBGv-1s2LoXR0c9Ub_7u42GgoecBo/s72-c/2696175_03c6917f5c_m.jpeg
virtualization cloud computing security privacy data blatform
https://cloud-virtualization3.blogspot.com/2010/04/network-tools-rediscover-batch-file.html
https://cloud-virtualization3.blogspot.com/
http://cloud-virtualization3.blogspot.com/
http://cloud-virtualization3.blogspot.com/2010/04/network-tools-rediscover-batch-file.html
true
4356106142092226719
UTF-8
Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago