DHCP Settings on Windows 95 - TechRepublic
General discussion
August 9, 2000 at 07:34 AM
joshua.shapiro

DHCP Settings on Windows 95

by joshua.shapiro . Updated 25 years, 2 months ago

I am setting up an SMS Installer script to install DNS upgrades to client computers and I want to include logic that evaluates whether DHCP is set to yes in the TCP/IP configuration. I need to be able to determine this information at execution time; I do not want to have to manually check TCP/IP properties.

I was unable to find any specific file or registry entries that provide this specific information.

If the “HKLM\system\CCS\Services\Class\NetTrans\001” key, string value (IPAddress) is set to “”””, will DHCP automatically be set to “YES”?

Is there any other way to determine this setting?

This discussion is locked

All Comments