Hi,
I recently inherited an Active Directory network to look after, fairly small network with around 50 PCs. They have two servers, one acting as the DNS and DHCP server and one acting as a file and print server.
Both servers are 2012 r2. The majority of clients are Windows 10 on DHCP and are Domain Computers.
The first error they wanted me to correct was their Active Directory Domain name was the same as their website domain, so internally they had no access to their website. I tried the usual easy fixes of entering a DNS record and manually altering the host
table.
This hasn't worked so, I followed a guide for renaming a domain as I have never had to do this before. (this one to be precise: http://www.rebeladmin.com/2015/05/step-by-step-guide-to-rename-active-directory-domain-name/)
Everything seems to have gone correctly with this, bar one PC occasionally throws an error about a failed trust relationship, my plan is remove and re-join the domain. All others are fine, they can access their shares, printers etc no problem.
However, there are a couple of Workgroup PCs. When these PCs connect to the network and windows identifies the network, it sees it as the old domain.co.uk name, not the new local.domain.co.uk
How is this happening and what needs to be done to fix this?
This even happened today with two brand new PCs, as soon as they booted up after a fresh install of Windows they 'found' the network domain.co.uk and asked if I wanted to share across the network. Once they are joined to the domain it is displayed correctly
as local.domain.co.uk
Under ipconfig 'connection-specific DNS suffix' is listed as domain.co.uk, not local.domain.co.uk
The issue seems to be causing very slow web browsing for the workgroup PC, presumably whilst the suffixs are appended then timeout?
How are these workgroup PCs getting the old network name?
Once the domain name was changed I deleted the old dns zone.
I have seen some suggestions about GPOs, but these are workgroup so not affected by that. And some suggestions to release and renew an IP but that shouldn't be the case if new PCs are also getting this network name, they have never connected before.
Any help will great thank you.