I have two older Win 2003 R2 servers acting as DNS, named DNS1 and DNS2. I have two Windows 10 Pro, hard-wired, same network, latest patches. One is a laptop and one is a desktop.
The desktop can ping and access shares on DNS1 and DNS2. DNS1 and DNS2 can also ping the desktop PC. All works fine here.
The laptop cannot ping DNS1 and DNS2, nor can DNS1 and DNS2 ping the laptop. It says the request could not find the host. This happens whether the laptop is connected via ethernet or wifi.
The laptop can ping/access everything else (every other PC is newer than 2003 R2). The issue is only between the Win 10 laptop and the two 2003 DNS servers.
When I run ipconfig /all on the laptop, I noticed that NetBIOS over Tcpip is always disabled (even if I force enable it) on the laptop, but enabled on the desktop. Also, while I am still running a WINS server, the laptop is not showing this, while the desktop is.
I've read that SMBv1 is deprecated in recent versions of Windows 10, but what I don't understand is why the desktop PC is working fine but the laptop is not - even though both are fully updated. Thanks!
When you say "cannot ping DNS1" do you mean you will get "request timeout" or "Ping request could not find host dns1. Please check the name and try again." ?
In case it is the "request timeout" message, you will have to check any firewall on your laptop or server - but i guess it would be on the laptop, since the other computer is working fine.
If the case is "cannot find the host name", you will have to change your laptop DNS settings to use DNS1 and DNS2 as DNS servers.
I dont know how your DHCP server is configured, but it should provide correct DNS settings automatically.
It might also be a case where you have two or more DHCP servers on your LAN and the computer and laptop receives IP from different DHCP servers, one with the correct settings and the other with wrong settings.
This could typically happen if you server is configured as a DHCP server, which gives out the right settings and you have router with a DHCP server activated which gives out wrong settings.
I never found an answer to this. NetBIOS refused to turn on even after modifying the a series of suggestions online. I ended up doing a Refresh of the OS and it started working normally. I was getting several other errors indicating that some files were corrupt. NetBIOS and WINS were enabled again and I was able to ping the older 2003 servers.