Wrong order. Registerdns registers your current IP. When you release and renew, you can get a different IP back. You want to do the registerdns after the renew.
First, that's the craziest overreaction to a simple need to reboot I've ever seen. Second, this is useful for people who have servers/VM running with a networking hang.
I work in IT so I've used both (a lot) but most consumers will never need to run those. Rebooting is almost always a better idea for the average day-to-day end user.
PleaseRespectMyAsshole
Ah yes, clearing my ipconfig.....
Unfortunate500
Wrong order. Registerdns registers your current IP. When you release and renew, you can get a different IP back. You want to do the registerdns after the renew.
TheCowSaysMoooo
CitrusyGarlic
To what end?
kisselFL
Or just yank the power cord out of the wall.
ScottPilgrimVSTheIndians
First, that's the craziest overreaction to a simple need to reboot I've ever seen. Second, this is useful for people who have servers/VM running with a networking hang.
DrenLithear
Also never a bad idea to also run: netsh int ip reset
TektronixTDS360
Haven't had to use this for like a decade, but this used to fix all kinds of weird networking issues in like...windows xp.
DrenLithear
Still works, just had to teach someone in the help desk it a week or two ago, fixed their issues.
digitreal
Pro tip: ipconfig /release && ipconfig /renew
PleaseRespectMyAsshole
Pro-tip: 99.99% of the people that read this will never need to use either of these commands.
CaldariBob
Today I learned I'm part of the 0.01%!
digitreal
One of us...
PleaseRespectMyAsshole
I work in IT so I've used both (a lot) but most consumers will never need to run those. Rebooting is almost always a better idea for the average day-to-day end user.
invaderjak
server 2003?
dudbdjf
Was thinking Win 2K.
invaderjak
both of us are way off, based on the version output in the first line. Either Win 7 SP1 or Server 2008 R2 SP1.
dudbdjf
Oh wow, didnt even notice the version number.
invaderjak
Yeah, I was too busy just reading each command and trying to figure out how long it's been since I've needed to run some of them.