Windows Update Through Proxy Posted on April 2, 2019 by admin Reply To configure a proxy server by using the Netsh.exe tool netsh winhttp set proxy proxyservername:portnumber Exemplo: netsh winhttp set proxy 10.12.200.222:8080 To remove a proxy server by using the Netsh.exe tool netsh winhttp reset proxy Credits I Credits II