O$ - Determine if machine is using DHCP

Frank Bradley snowcat1964 at gmail.com
Thu Apr 2 19:16:11 EDT 2009


If you are talking about Windows, then you could possible check the entries
in the registry.  The information is located at

*HKEY_LOCAL_MACHINE*
*     \SYSTEM*
*          \CurrentControlSet*
*               \Services*
*                    \Tcpip*
*                         \Interfaces*
*                            \<Interface GUID ex:
{1BBA2BE4-D734-47DF-AEDC-6167F60E278D}>*
now an entry EnableDHCP  DWord 1 or 0 will give you the results.

If you would like the code, let me know


Frank


2009/4/2 Steve Farmer <hts at hts.com.au>

> Hi,
>
> Does anyone know if it is possible to determine from within Studio whether
> or not a machine is using DHCP?
>
> Regards
> Steve
>
> --
> Nearly all men can stand adversity, but if you want to test a man's
> character, give him power.
> –Abraham Lincoln, U.S. president (1809-1865)
> Support free speech; visit http://www.efa.org.au/
>
> Heads Together Software Pty Ltd http://www.hts.com.au
> Email: hts at hts.com.au
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
>



More information about the omnisdev-en mailing list