Here is the info that I have in a CMD file I use to reset the DHCP and the DNS order.
netsh int ip set address "Local Area Connection" DHCP
netsh int ip set dns "Local Area Connection" static 166.102.165.11
netsh int ip add dns "Local Area Connection" 166.102.165.13
ipconfig /release
ipconfig /renew
ipconfig /all
pause
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.