J
Jason Sands
I currently use the following for looking at some computers network
connections, but want to eliminate any 127.0.0.1 connections listed
netstat -no | findstr ESTABLISHED > desktop\netstat.txt
TIA
JHS
connections, but want to eliminate any 127.0.0.1 connections listed
netstat -no | findstr ESTABLISHED > desktop\netstat.txt
TIA
JHS