
Open an elevated command prompt instance.
RSAT TOOLS WINDOWS 10 1903 INSTALL
Thats fine right just uninstall the wrong update and install the correct one.
RSAT TOOLS WINDOWS 10 1903 FOR WINDOWS 10
The default Downloads folder located in your user profile is quite suitable. I accidentally installed the wrong update: Download Remote Server Administration Tools for Windows 10 from Official Microsoft Download Center I installed WindowsTH-RSATWS1709-圆4.msu instead of instead of WindowsTH-RSATWS2016-圆4.msu. If the installation fails, it is possible that the tools are not available on the configured WSUS. To bypass the limitation and install Threshold 2 RSAT Tools on Windows 10 build 14257, you need to do the following: Download the Threshold 2 version of RSAT Tools to some folder you want. Install all tools (via Powershell) Get-WindowsCapability -Online | ? Name -like "RSAT*"| Add-WindowsCapability -Online Troubleshooting – WSUS prevents installing the RSAT-Tools

Using this PowerShell script, you can easily install RSAT in Windows 10.

Starting with Windows 10, version 1809, RSAT are included. 1 Remote Server Administration Tools (RSAT) Windows 10 v1903 Offline-1.1 Windows UAC1.2 RSAT PowerShell1.3 Feature On. Install the ADK first, then install the WinPE add-ons to start working with WinPE.) Remote Server Administration Tools (RSAT) for Windows 10 Tools that let you manage Windows Server roles and features from a Windows 10 PC. Instead, its included as a set of 'Features on Demand' directly in Windows. Starting with Windows 10, version 1809, WinPE is an add-on. Query available RSAT-Tools (via Powershell) Get-WindowsCapability -Online | ? Name -like "RSAT*" Install needed tools (via Powershell) Add-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Įtc. RSAT (Remote Server Administration Tools) in Windand 1903 are no longer a downloadable add-on to Windows.
