Skip to content

Instantly share code, notes, and snippets.

@amit-g
Created June 3, 2021 17:45
Show Gist options
  • Save amit-g/52e6f53eaa7f94d6be9ac71abd2d9a06 to your computer and use it in GitHub Desktop.
Save amit-g/52e6f53eaa7f94d6be9ac71abd2d9a06 to your computer and use it in GitHub Desktop.
DNS-Resolution-Troubleshooting
ipconfig /all
Get-NetIPInterface | Sort-Object InterfaceMetric
Get-DnsClientServerAddress
Resolve-DnsName google.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment