XP Networking Repair Script

Logolotta

Member
Aug 20, 2004
27
0
0
I was trying to explain to a friend how to repair their network connection in windows xp if they all of a sudden don't have internet connection, or if they have to reset their router or something.

The few steps of clicking START: SETTINGS: NETWORK CONNECTIONS: [RIGHT CLICK ACTIVE CONNECTION]: and REPAIR is actually too complex for some people... So I wanted to know if theres some script I could plug into a batch file or something. Adding an icon to the desktop that could do this would probably be a lot easier for these less than advanced users. If any of you uber nerds could help I'd appreciate it!

Chris
 

Flashram

Diamond Member
Apr 11, 2000
3,968
0
76
Make 2 bat files, one with ipconfig /release in it and one with ipconfig /renew.