I am writing a script to export information regarding all active DHCP leases on a server and I would like to have the timestamp of when the lease was created. Unfortunately, the DHCP service we use does not provide that information, only the expire time.
Can I get away with subtracting the lease length from the expire time to get the creation time? Or is there a situation where the expire time may change that doesn't result from a renew.