-
Notifications
You must be signed in to change notification settings - Fork 263
Proxy support #124
Copy link
Copy link
Open
Labels
enhancementThis will introduce or improve an already existing capabilityThis will introduce or improve an already existing capabilityneeds prThis bug needs a PR and is used to prioritize issuesThis bug needs a PR and is used to prioritize issues
Metadata
Metadata
Assignees
Labels
enhancementThis will introduce or improve an already existing capabilityThis will introduce or improve an already existing capabilityneeds prThis bug needs a PR and is used to prioritize issuesThis bug needs a PR and is used to prioritize issues
As the presence of an HTTP proxy is common in a company, could you please provide proxy support ?
I quickly tested the following configuration in
Autounattend.xml(eval-win7x64-enterprise) but it failed:Error :
Exception calling "DownloadFile" with "2" argument(s): "Unable to connect to remote server"BITSAdmin is deprecated and is not guaranteed to bo available in future versions of Windows...then endless waiting.Note: The proxy doesn't need user/pass.
Doc: https://technet.microsoft.com/en-us/library/cc748894(WS.10).aspx
Thanks!