I'm using net conn .which goes down after sum time bt if i repair my connection it works fine , i hv to do it manually always.... i want to do this task automatically. so i want to make a batch file in windows which will constantly running in background . and when my Internet network connection will down it will renew my connection and net will start again ... without any interaction
I want to do this task using windows batch file..
I only aware of this I've use
runas /user:local\administrator ipconfig /release ipconfig /flushdns ipconfig /renew
bt i don't know how to detect whether Network connection is down .. or up ?
Hoping for quick and positive response ..
Regards ..
Vishwanath D. Dalvi