Monday, January 30, 2012

windows vista DHCP fix

http://www.reviewingit.com/index.php/content/view/29/2/


WARNING: Only apply this patch if you are having problems do not apply it to all your network interfaces. 
Registry Tweaks for Vista DHCP Problems
HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\TCPIP\PARAMETERS\INTERFACES\{GUID}
Change
DhcpConnForceBroadcastFlag = 0
ADD DWORD
DhcpConnDisableBcastFlagToggle = 1
Also to disable IP V6

HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\TCPIP6\PARAMETERS\
ADD DWORD
DisabledComponents = FF (hex)

OR Download it HERE

No comments:

Related Posts Plugin for WordPress, Blogger...