Tracert - ArtTHEbard/SYS255FA19-Notes GitHub Wiki

Tracert is a command-line entry that can be executed in Windows CLI or Powershell. Its function is to trace the path a data packet takes while it travels across the network from the sender to the target. There are a few additions to the command that can help refine the results, such an -h, which limits the number of hops shown, and -p to specify port number.