netsh winhttp set proxy proxy-server="http://your.proxy.server:port" bypass-list="*.example.com"
 
netsh winhttp reset proxy