Welcome to TechNet Blogs Sign in | Join | Help

Microsoft Windows DHCP Team Blog

The world's most deployed DHCP Server! Deploy and discuss about your fav. server, here!
How to Configure DHCP Network Hint

By default, DHCP Network Hint is turned “on” in Windows 7 OS.

 

In order to turn off this feature, a user needs to create the following registry key on the laptop machine:

In the registry path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces, create a DWORD value named as “UseNetworkHint” and set it to “0”.

Then restart the DHCP client service by executing the following commands from elevated command prompt:”net stop dhcp” and “net start dhcp”.

 

In order to turn on this feature again in future, a user needs to modify the above mentioned key and set the value of “UseNetworkHint” as “1” or just delete “UseNetworkHint” value pair. Then restart the DHCP client service by executing the following commands from elevated command prompt:”net stop dhcp” and “net start dhcp”.

 

This feature can be turned off or on globally for all the interfaces by setting the above mentioned key. There is no means currently to configure separate setting for each interface.

Posted: Friday, December 19, 2008 4:26 PM by teamdhcp

Comments

Full of I.T. said:

This just struck me as geeky-cool (a term I use far too often, but that’s because I thrive on geeky-cool

# December 22, 2008 8:06 AM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker