You open up cmd (Windows key + R and type "cmd" without quotes and press enter). Then you type:
View information:
quote:
ipconfig
View different commands available:
quote:
ipconfig -?
Renew:
quote:
ipconfig /renew
Release ip:
quote:
ipconfig /release <NAME of CONNECTION>
If you leave the name of the connection blank, it'll probably release all connections.