Cannot set DNS server through windows

blazing100

New Member
Messages
11
So I Woke up this morning to a broken internet connection. Upload was fine on Utorrents, but webpages could not be reached.

Tried to checked the IpV4 settings and got the error message "In order to configure TCP/IP, you must install and enable a network adapter card" Fixed that after a bit of Googling, but for some reason I cannot set my DNS in Windows afterwards. It reverts back to automatic right after I exit.

I ended up configuring it in the router, but was wondering what may be the underlying cause of this.
 
Run CMD as admin and input the whole entry, then enter:

Code:
[COLOR=#333333][FONT=Consolas]reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Server\Networking\ServerDiscovery" /v SkipAutoDNSServerDetection /t REG_SZ /d true[/FONT][/COLOR]

Reference link: TinkerTry IT @ home
 
Cool thanks a lot for the info

I did the reg add and it was confirmed successful, but the DNS still does not stick in the properties section, though my internet does seem to be a bit snappier afterwards.

I'm fine with having to configure it through the router, but was wondering if this could be cause by a virus ........ Scans have turned up nothing

Thanks
 
Back
Top