Re: Network Cable Unplugged
You can disable "Media Sensing" using Regedt32 to navigate to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Tcpip\Parameters
On the Edit menu, Add Value name DisableDHCPMediaSense, as a REG_DWORD data type. Setting the data value to 1 causes DHCP clients to ignore "Media Sense" events.
You must restart your computer for this change to take effect.
|