Forum Discussion
kpr208
Apr 12, 2022Copper Contributor
Display Language installation fails with error 0x800f0954 in Windows 2019 server
Additional display language installation fails as download having trouble as shown in screenshot below. I googled it, but most of the blogs it was suggested to check windows update. But our servers a...
ComputerHabit
Apr 11, 2023Brass Contributor
kpr208
Hello,
Old post but this info is out there. Disable WSUS and restart the WSUS Service.
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU\UseWUServer = 0
net stop wuauserv && net start wuauserv