"JamesRussel" <JamesRussel[ at ]discussions.microsoft.com> wrote in message news:1C847D24-16F4-4BD1-BDB7-14168F7F0C16[ at ]microsoft.com...
[Quoted Text] > hi, > > can anyone provide how to check internal DNS server response time, im want > to know how fast my DNS resolution. is there any windows built in commands > or > command switches? thanks.
How about the debug logging?
Other than that you will need to use either NSLookup (client command) to measure it, or perhaps Netmon to capture the actual request response packets.
|