Using the pathping command. The Pathping tool is a route tracing tool which combines features of both the Ping and Tracert commands with some additional information which neither of those two commands provide. PathPing is a network utility supplied in Windows NT and beyond that combines the functionality of ping with that of tracert. It provides details of the path between two hosts and Ping-like statistics for each node in the path based on samples taken over a time period, depending on how many nodes are between the start and end host. The advantages of PathPing over ping and traceroute are that each node is pinged as the result of a single command, and that the behavior of nodes is studied over an extended time period, rather than the default ping sample of four messages or default traceroute single route trace. Since Pathping calculates the loss of packets from each hop, it will be easy to determine which router is causing network issues. To display the parameters in Pathping, open a command prompt with admin priviledges and type Pathping /?.
Accepted parameters for the Pathping command are as follows: