A step by step guide to performing a traceroute
Traceroute is a tool used to determine the specific route taken by packets across a network. A traceroute can be performed using the following steps:
1. Click "Start menu" -> "Run..."

2. In the "Run" box, type "CMD"

3. In the command prompt, type "tracert domain.com" or "tracert ipaddress"

If you wish to copy the information out of the command prompt to paste into an email, or other text format, follow these steps:
4. Right click in the command prompt and select "Select All"

5. When the backround turns white, right click once more to copy all the information.

This information can now be pasted into an email, notepad, word, etc.