Telephone: 020 3095 7740
Error 0x800F0954 Installing .NET Framework 2.0, 3.5 on Windows Server
The most common cause of being unable to install an optional feature on Windows server is that you have previously configured up Microsoft WSUS (Windows Server Update Services).
When you click to add a new role or feature, the repository on your local server is checked for the installation files. These probably won't be present as most IT Admins simply select to download only Windows 10 updates for example
How To Fix Error 0x800F0954
To bypass WSUS to Install additional Roles and Features from Windows Update, we're going to temporarily bypass WSUS server using the following registry edit (requires administrator privileges).
- Right-click Start, and click Run
- Type
Regedit.exe
and click OK - Go to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
- In the right pane, if the value named
UseWUServer
exists, set its data to0
- Exit the Registry Editor
- Restart Windows.
Stay Informed
When you subscribe to the blog, we will send you an e-mail when there are new updates on the site so you wouldn't miss them.