>NULL: DNS name resolves wrongly on Windows

Thursday, 24 August 2017

DNS name resolves wrongly on Windows

I had an issue where a DNS record was updated but a Windows PC would not see the change, even adding an entry in the hosts file was ignored.

Running the following in an elevated command prompt fixed the issue.

netsh int ip reset resetlog.txt


No comments:

Post a Comment