Failed to resolve hostname

Purpose

PDQ Deploy or PDQ Inventory reports "Failed to resolve hostname" when deploying or scanning to computers.

mceclip0.png

Resolution

This is a native Windows error "Host not found" or "No such host is known", which means the hostname could not be resolved to an IP Address and all hostname resolution processes were used.

We use the default Microsoft TCP/IP hostname resolution order:

  1. Checks if the name queried is it's own.
  2. Checks if the name queried is in the host file.
  3. Checks the DNS client cache.
  4. Checks DNS servers.
  5. Checks LMNR.
  6. Checks NetBIOS.

Microsoft TCP/IP Hostname Resolution Order Troubleshooting

Computer Not Found

Was this article helpful?
Still have a question or want to share what you have learned? Visit our Community Discord to get help and collaborate with others.