Forum Discussion
Office 365 local share download keeps failing with proxy errors
Thanks John for the info. It turned out to be a firewall / port issue in the Smoothwall config and not the proxy. I thought this would only need port 443 for SSL but the customer ended up opening all ports to get it to download.
Nigel
Nigel ArcherI also noticed that the Office Deployment Tool had an updated version that allows for downloads on other ports, other than Port 80. Might want to make sure they're using the latest version of the ODT. There's also a couple powershell scripts in the TechNet Gallery for downloading the Office 365 C2R Bits without ODT. I found the below quite useful since I have to download the bits for each Update Channel every month to keep our install packages up to date.
https://github.com/OfficeDev/Office-IT-Pro-Deployment-Scripts
"Download-OfficeProPlusChannels.ps1"