need help here auto remove the leases IP

could anyone please help me how to script, auto remove leases IP in dhcp every 1 minute
im got headache of vista user here in the office >> you can ping but you cant browse i found this microsoft vista bug issue http://support.microsoft.com/kb/928233

thanks and much appreaciated

iwantlemonjuice

Do you want all DHCP IP leases cleared every minute? This is very harsh treatment of a DHCP server because of Vista “feature”. If you do, then make the lease time only one minute. Then the leases will clear themselves.

If you only want to clear certain DHCP leases, how will a script know which are good, which are bad?

If you have one Vista machine, then that one machine will have just one MAC address, so it will get offered the same IP every time. Because Vista does not accept the IP address it is offered, this does not mean the IP will remain unused. Because the next time the Vista machine asks for IP, he gets offered the same one again.

You could make sure that the DHCP server is set to always broadcast the IP address. But I think it will not make any difference as the problem is with Vista not the DHCP server. Not that I am prejudiced against Vista of course! :confused:

thanks nest for your reply anyway im gonna find other ways to resolved vista issue

thanks

iwantlemonjuice