
After installing RSAT tools, it will again start pointing to WSUS Server. The whole process will take the system back to its original state ie. Will restart Windows Update service again.Will run Add-WindowsCapability PowerShell cmdlet to install RSAT Components.Will change the value of UseWUServer to 0.A PowerShell script can be used to achieve this which will do following: We will disconnect the system to use WSUS Server and will install the component using internet connection, once done we will revert back the system to start again using WSUS. If you are interested installing RSAT manually (in the absence of WSUS), use How to install RSAT tools on Windows 10 – Multiple methods Trick to useįollowing trick will help us getting rid of WSUS temporarily.

There is a package available for Remote Server Administrator Tools for Windows 10, however Microsoft doesn’t recommend using this patch for any version starting onwards October 2018 update. If you try to install RSAT FOD, you will get error code 0x800f0954. These specified keys exists because of WSUS / SUP configuration or Group Policy configuration which applies corresponding policy:Īdministrative Templates\Windows Components\Windows Update > Specify intranet Microsoft update service location HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate There is another key present which points to WSUS Server name. There is a registry key present at location HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU with the name UseWUServer which has a value set to 1. You may check How to install RSAT on windows 10 manually The easiest way to install is using Settings > Manage optional Features which enables you to directly download the required package from Microsoft. Starting onwards Windows 10 October 2018 update, Microsoft is not including it in FOD ISO.
