Hi all. I was just wondering...

Imagine a network of 1000+ PC's. All IP addresses are assigned by DHCP server dynamically with a specified lease time. What will happen if several users decide to enter their IP's as static ones? Is there a way for dhcp server to determine, that these ip's are still in use and because of that they are not supposed to be given or because DHCP client on users machine is not enabled the DHCP server will decide that these ip are not actually in use and there will be a IP conflict as a result?
Thank you for your answer.