Purpose
Do a ping with tag time
Steps
Open PowerShell console
Command1:
ping.exe -t 8.8.8.8|Foreach{"{0} - {1}" -f (Get-Date),$_}
Command1:
ping.exe -t 8.8.8.8|Foreach{"{0} - {1}" -f (Get-Date),$_} >> c:\temp\connectividad.log
Check Windows
by GoN | Published: November 20, 2019 | Last Updated:
No hay comentarios:
Publicar un comentario