Windows: netsh
Later on I might create one big entry with my little Windows shortcuts, but for now I’m always wishing I had written these instructions down.
For the original article by Jeff, click here: http://www.averageadmins.com/blogentry.php?id=61
For now, I’m going to keep it simple and just add the two commands that, if you want, can be easily changed to match your situation.
netsh interface ip set address local static 192.168.1.254 255.255.255.0 192.168.1.1 1
netsh interface ip set dns local static 192.168.1.1
For a DHCP-enabled interface:
netsh interface ip set address local dhcp
Other resources include:
http://support.microsoft.com/?kbid=242468
http://www.microsoft.com/resources/…