Bit of a long stretch here.
If I want to run a continuous ping command, is it possible to have the output listed in a different color if lets say the result is beyond a certain point?
Example:
Ping result comes back with 22ms, white Ping result comes back with 300+, red
Is that at all possible? Will I need to make a batch file instead?
The script listed below works REALLY well. However, I need some additional action with it. When an IP address times out, this script does nothing. It just sits waiting for the next ping. Is there anyway to incorporate that?