In windows7 how do I request a new dhcp lease ?

What I need in the equivalent of the button "repair" on windows XP. The button "diagnose" seems to do a few things but not request a new dhcp lease if one is already available.

Disabling and re-enabling the card does the trick but messes up any program capturing traffic on the interface.

link|improve this question
feedback

1 Answer

up vote 5 down vote accepted

Your question is a little confusing. Do you want to renew the current lease or acquire a new address? If you want to renew the current lease, from a command prompt type:

ipconfig/renew

link|improve this answer
That's exactly what I want, thanks. – Pat Mar 19 '10 at 15:44
Glad to help... – joeqwerty Mar 19 '10 at 15:58
feedback

Your Answer

 
or
required, but never shown

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