I've deleted an IP address by mistake from the DHCP Address Leases list on Small Business Server. Is there a way to get these back or restore them? I've tried, but to no avail.

link|improve this question

67% accept rate
feedback

migrated from superuser.com Oct 28 '09 at 7:56

This question came from our site for computer enthusiasts and power users.

1 Answer

up vote 1 down vote accepted

No, leases are created when a device requests them.

You can go to the PC that owned the lease and type:

ipconfig /renew

And this should recreate the lease, or you can add a reservation if you know the mac address of the computer.

I thank that these would be your only options.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.