Hi, We want to query for the lease duration of a subnet scope on DHCP server remotely in our product. Following things which we tried returned only half information. 1) DhcpGetSubnetInfo API returns only some information like subnet name, comment, and subnet mask. It doesn’t give other information like IP range and Lease duration. 2) We tried using COM (DHCPObjs) object (present in Windows 2000 resource toolkit). But it doesn’t give Lease duration. Is there any other way to find Lease Duration either through Registry, WMI, dhcp.mdb(DHCP database) or any other source? Any help would be appreciated. Thanks in advance. ----------------------------------------------------- Thanks & Regards ~ Somesh