Computing.Net > Forums > Windows XP > Auto-run batch file to system error messages

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Auto-run batch file to system error messages

Reply to Message Icon

Name: kit_johnson
Date: April 27, 2009 at 22:13:27 Pacific
OS: Windows XP Pro SP3
Subcategory: Hardware Problems
Comment:

This is an interesting question and I would be very grateful for any help.

I'm working in a government university in Thailand, and the IT systems here are pretty rough and ready. There are several devices with the same IP address as my computer, and so I regularly (every 10 minutes or so) get the following error message:

"Windows - system error
There is an IP address conflict with another system on the network"

I've had this problem for a while now, and it can be fixed by clicking 'repair LAN connection' . I've asked IT to fix it; they are very slow to do anything. They also don't speak English. Eventually they came round to my room, searched for other computers using my IP address, and disabled one of them from using the network. It seemed to fix it, but the problem started to return with increasing regularity. Now it's back every ten minutes.

Through a bit of research I have worked out exactly what needs to be done to solve the problem (from my perspective, not from the perspective of getting the network running smoothly - that's not my job), and have written a batch file to automate fixing it. Here are the contents:

arp -d *

Pretty simple. So whenever the error message pops up, I just use a shortcut key to run this batch file, and the problem is fixed.

I'm wondering if there is any way to totally automate this process. If there is any way that when the system error messages pops up, this command can be automatically run, so that I don't have to do anything and my work is not interrupted. If it could supress the system error message appearing at all, that would be the icing on the cake.

I know that this is a bit of a rough fix and I really should get back to IT, but it's teaching me something about computers in the process, and stops me getting insanely frustrated with people who are full of promises but don't actually fix things properly. The fact that I have to explain everything to them in my shaky Thai makes it all even harder.

Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: kptech
Date: April 28, 2009 at 11:55:04 Pacific
Reply:

If I were in your shoes, I might be tempted to try to find another ip address in the same subnet that's not being used by another system and just change to it. I/T obviously isn't keeping close track of them anyway, otherwise they'd jump on a duplicate address and fix it. Since that's kind of an underhanded approach I'd save it as a last resort.

Instead of getting I/T to find and disable the duplicate ip address, have you thought about just requesting a new ip address? Sometimes it helps to approach the problem from a different direction...


0

Response Number 2
Name: kit_johnson
Date: May 1, 2009 at 04:53:24 Pacific
Reply:

Thanks very much for the suggestions. I will try requesting a new IP address from IT. (I tried to change it myself, but it doesn't seem to work. I don't think they're letting us choose our own IP addresses.)

It would be good if I could sort the problem properly... but I'll post again if I have no luck with IT.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Hal.dll problem Types of software



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Auto-run batch file to system error messages

How do I Auto run batch file Every 60 minute www.computing.net/answers/windows-xp/how-do-i-auto-run-batch-file-every-60-minute/179011.html

System error message re usb 2.0 hub www.computing.net/answers/windows-xp/system-error-message-re-usb-20-hub/143562.html

batch file to kill running services www.computing.net/answers/windows-xp/batch-file-to-kill-running-services/112321.html