sydborn Posted January 31, 2017 Posted January 31, 2017 Hi, Please How do I health check my dns in server 2012r2? The IP address on my computer is different from that recorded on the DNS record? flushing the dns on the computer isn't working
richbrowncardiff Posted January 31, 2017 Posted January 31, 2017 (edited) Hi, Open a cmd prompt on a networked pc, ideally ping a server or pc with static ip to start with and make sure you get a response. if you do then use nslookup "ipaddress" if you see the correct hostname (you should as its got a static ip) then the next step is to do the reverse i.e nslookup hostname and check you get the correct ip back. if this worked then DNS is in working order. The next step is to ensue scavenging is enabled. Take a look at https://technet.microsoft.com/en-us/library/cc771677.aspx and https://technet.microsoft.com/en-us/library/cc753217(v=ws.11).aspx Scavenging won't work immediately you need to let run but it does work and do its job. Edited January 31, 2017 by richbrowncardiff
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now