L
Leif Hauge
Hi !
Can someone help me figure out if this can be done ?
I want to run a command in a special made program that can change the LAN IP
to DHCP Enable by just clicking on it. It would work fine except LAN NIC's
have a unique ID in the registry edit. How can I avoid this ?
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{Adapter}\
Parameters\Tcpip]
{Adapter} is a long string and is unique for the LAN NIC, is it possible to
find this key somehow by scripting or other ways ?
- Leif -
Norway
Can someone help me figure out if this can be done ?
I want to run a command in a special made program that can change the LAN IP
to DHCP Enable by just clicking on it. It would work fine except LAN NIC's
have a unique ID in the registry edit. How can I avoid this ?
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{Adapter}\
Parameters\Tcpip]
{Adapter} is a long string and is unique for the LAN NIC, is it possible to
find this key somehow by scripting or other ways ?
- Leif -
Norway