I have a DNS lookup for an IP that is coming from somewhere however I cannot locate where.
I have checked my entire DNS infrastructure and the device itself but all have the correct name, when I run a 'ping -a "IP address"' it comes back with the incorrect name.
I have flushed my DNS but get same lookup.
ipconfig /displaydns
shows the item incorrectly as below:
km3aece9
----------------------------------------
Name does not exist.
But nslookup
shows me the correct name:
C:\Users\charles_hurst>nslookup 10.100.9.87
Server: DC1
Address: 10.100.9.61
Name: printer10009
Address: 10.100.9.87
Any ideas?