The following command parameters can be used when calling upd.exe either through a custom script or when using the do_update.bat file.
--no-dns-resolve
--proxy-host=<IP address of proxy>:<port>
--proxy-username
--proxy-password
Example of complete command to include in the do-update.bat file or a custom script (<values> are placeholders, replace with actual values)
upd.exe --mirror --no-config --update-modules-list=VDF,AVE2 --master-file=/idx/master.idx --product-file=/idx/savapi4lib-win32-en.info.gz --key-dir=. --install-dir=%outdir%\32 --internet-srvs=http://updates.cdc.carbonblack.io/update --no-dns-resolve --proxy-host=<IP address of proxy>:<port> --proxy-username=<user_name> --proxy-password=<password>