Forum Discussion
jespinoza_vt
Mar 06, 2024Brass Contributor
Why is Add-WindowsCapability so slow for RSAT?
We install RSAT for our technicians by using: Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online The download/install is incredibly slow, averaging about ~15 minutes...
davidsain
May 08, 2025Copper Contributor
Noticed this with other things as well. Today, installing printmanagement.msc via PowerShell in the background on an end user computer that was missing it (our management software has a "backstage" function where we can open some applications/tools in the background and make changes).
Been 30 minutes so far...26.2%. I'm gonna guess the repo has a T1 connection for the entire internet to share.