DHCP question-please read

  • Thread starter Thread starter Rob
  • Start date Start date
R

Rob

Is there anyway to force DHCP client to renew their IP
address right after a change on DHCP option. I have
changed our DNS server and need to apply this change to
all DHCPclient right away. The lease duration set for 15
days.
Thanks-Rob
 
from a command prompt type ipconfig /release press
enter then type ipconfig /renew or better yet write a
batch file with these commaqnds and run it on all your
computers.
 
Back
Top