Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need Registry Settings for DHCP

Status
Not open for further replies.

WANguy2k

MIS
Joined
Feb 25, 2002
Messages
363
Location
US
I'm changing firewalls, and will need to switch over all my Win9x machines from static IP addresses to DHCP with DHCP for WINS enabled using a login script. I'm having a little trouble finding the key for "obtain an address automatically" and "use DHCP for WINS resolution". Thanks in advance.
 
TCP/IP settings are adapter specific, you'll find them under hkey_local_machine\system\currentcontrolset\services\%adaptername%\parameters\tcp/ip. Yes, when I say %adaptername% that is a variable for whatever Network Card is installed, meaning its likely a different name for each machine you have (unless you are lucky enough to have all computers using the same nic card). I think there is even an enabledhcp value you can create if you wanted to, and set it to 1, but again, its going to be in a different spot on each PC.

You really are better off walking to each machine and setting them to use DHCP manually. Realize that DHCP on 98 was far from perfect, and you will likely increase boot times on your desktops.

Matt J.

Please always take the time to backup any and all data before performing any actions suggested for ANY problem, regardless of how minor a change it might seem. Also test the backup to make sure it is intact.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top