Purpose
This document is made to assist in automatically exporting the result of a ping command to a text file for troubleshooting.
Solution
Open the command prompt (Start > Run > type "cmd").
Type the following command "C:\>ping nameofwebsiteorip >> c:\namefile.txt -t".
For example if you want to ping the loopback address
Output located at C:\namefile.txt