User Tools

Site Tools


windows:dns

Disable SMHN on Microsoft

Group Policy Editor

Computer Configuration > Administrative Templates > Network > DNS Client > Turn off smart multi-homed name resolution

Windows DNS Cache

ipconfig /displayDNS
ipconfig /displayDNS > %USERPROFILE%\Desktop\dns.txt
powershell "Get-DnsClientCache | Format-Table -AutoSize"
powershell "Get-DnsClientCache | Format-Table -AutoSize" >%USERPROFILE%\Desktop\DNS.txt.
windows/dns.txt · Last modified: by bstafford