Forum Discussion
Procradminator
Feb 12, 2025Brass Contributor
DNS lookup performance
Hello all I've got this to do what I want but thought I'd run it past people who know more than me in the hope someone would be kind enough to advise on the following. The intention is to run this ...
Feb 16, 2025
I suggest adding Clear-DnsClientCache before measuring (https://learn.microsoft.com/en-us/powershell/module/dnsclient/clear-dnsclientcache?view=windowsserver2025-ps ) because after the first query... Your client will cache the website being queried :)