At the same time it would be very useful to view real time log progress too.
You could get this result following these steps:
- Create a .cmd scripting file with this command, in yellow information that need to be customized.
REMARK: Folder location must exist.
ping -t xx.yy.bb.dd|cmd /q /v /c "(pause&pause)>nul & for /l %a in () do (set /p "data=" && echo(!date! !time! !data!)&ping -n 2 xx.yy.bb.dd>nul" >C:\tempt\pingtest_xx.yy.bb.dd.log - Utilize CMTrace.exe log viewer tool (for SCCM tool) :
https://www.microsoft.com/en-us/download/details.aspx?id=50012 - Here it is result that appear using previously script and CMTrace conjunctively: