Seph,
How about this: A batch file that will run this:
netstat -a -e -n -o -r -s 60
then outputs to a text file that gets updated/added to every minute??
I got all but the last part...
Tricky :P
/JD
hmmm... I could prob make a bat that calls that netstat bat but how to append to the existing text file?