IPCONFIG – Remotely Release and Renew

By | September 5, 2020
ipconfig /release && ipconfig /renew

If run remotely “ipconfig /release” will disconnect the session and prevent running “ipconfig /renew”. These can be run consecutively from a single line by, connecting the two commands with “&&”.