使用Powershell执行

ping.exe -t IP地址 |Foreach{"{0} - {1}" -f (Get-Date),$_}>D:/ping.txt

 

相关文章:

  • 2021-09-29
  • 2022-12-23
  • 2021-05-20
  • 2021-08-07
  • 2022-12-23
  • 2021-10-30
  • 2021-12-24
  • 2022-01-10
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-03-08
  • 2022-12-23
  • 2022-12-23
  • 2021-09-05
  • 2022-12-23
相关资源
相似解决方案