If I run the command in powershell: "Get-WindowsCapability -name RSAT* -Online | Add-WindowsCapability -Online"
I receive the error 0x800f0954.
The resolution I have found is to set the GPO: computer configuration > administrative templates > system > specify settings for optional component installation and component repair to Enable and check the box "Download repair content and optional features directly from Windows Update instate of WSUS"
Once I do this it downloads directly from windows update and works fine.
Is that the only solution? Is there no way to put RSAT on the WSUS server and allow the computer to pull RSAT from WSUS?
That's fine if that is the only solution, I just want to make sure there is no way to make it download from WSUS.
