Office 365 Deploy tool Slow/Throttled

Started by mrapoc, Dec 03, 2019, 12:15:06

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mrapoc

Hi all

Just wondered if anyone else can test on their idnet connection the office deployment tool to see if it downloads at a decent speed?

At home and work (idnet) it barely hits 1mbps and sometimes 0 most of the time. On vpn, talktalk, 4g hotspot it maxes the connection. Trying to see if its idnet or microsoft.


Thank you!

mrapoc

Alternatively install chocolatey via powershell

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
then "choco install office365business"

nowster