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.