Guys,
Can you help?
I'm trying to write a small app which gives me more understanding of the DHCP server settings in the registry. In my network I actually reserve IP by MAC address.
In the Registry, are the IP addresses. (oddly they dont all seem to be there all the time).
For each IP Key, there are the subkeys below.
ClientStatus - This seems to be Enumerated what do the values mean?
Computername - How is this populated?
IPAddress - Obvious this is user programed and the reservation.
Leaseduration - This appears to be set to the Global max except for in some cases where its set to 1 ?
MacAddress - Obvious this is as programmed by me.
ScopeID - I'm guessing Enumerated from list of scopes IP subnet (I only uses 1 so its always 0)
TimeStamp - IS this when it was allocated? What units does it indicate?
Any help you can give gratefully received.
Best Regards
Neil