Make extended ping with timestamp in Windows

Execute comand (Powershell): ping.exe -t 8.8.8.8|Foreach{"{0} - {1}" -f (Get-Date),$_}


Was this article helpful?

mood_bad Dislike 1
mood Like 6
visibility Views: 1492