Post date: May 24, 2012 7:22:41 AM
Recreate DHCP database
If there are a lot of 1010, 1014, 1016 errors in the event log, it may be due to a corrupt DHCP database. You can recreate it by doing the following
Admin tools > DHCP
Select the server
Action > Backup to somewhere
Action > Restore from that backup
Properties > Advanced > Credentials then enter the admin username, domain and password
Then restart the DHCP Server service and check the event logs
Or do it manually :
Note down all settings for DHCP server
Unauthorize and delete scope
Stop DHCP server service
Rename C:\WINDOWS\system32\dhcp\dhcp.mbd to dhcp.mdb.old
Restart DHCP server service
Recreate scope, activate and authorize
Run netsh dhcp server set dnscredentials username domain password