drbytes Posted April 11, 2005 Posted April 11, 2005 Hey y'all,I'm trying to figure out, using only the registry, whether a certain NIC has DHCP enabled. It's not under the 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}' - Key, it does list every NIC there, but not whether that has DHCP enabled.My guess is that I need to look somewhere where the connection linked to the NIC is defined, but can't find that key.Is there a key where I can find that information?regards.
DiGGiTY Posted April 11, 2005 Posted April 11, 2005 You will find the key EnableDHCP under each Interface listed here:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now