Ping from Powershell with Timestamps Posted on October 23, 2020 by Henrik Reply Ping -t 8.8.8.8 | ForEach {"{0} - {1}" -f (Get-Date),$_}