Rsat — 20h2
Run this command in an elevated PowerShell window to install all RSAT components at once: Solved: RSAT Tools on Win 10 20H2 - Experts Exchange
If you installed RSAT but the Microsoft Management Console (MMC) crashes when you open a tool, ensure your Windows 10 20H2 is fully patched. Run Windows Update and install the latest cumulative update (LCU). RSAT relies on system binaries that are updated alongside the OS.
This is the simplest method for most users who need specific management consoles like Active Directory or DNS. Open the menu and select Settings (gear icon). Navigate to Apps > Optional features . Click Add a feature . Type "RSAT" in the search bar to see all available tools. rsat 20h2
Configure network services remotely.
The installation fails with error code 0x800F0954 . This typically happens in corporate environments where computers are configured to use Windows Server Update Services (WSUS) or SCCM for updates, rather than Windows Update. Run this command in an elevated PowerShell window
Unlike older versions of Windows (like Windows 7 or early Windows 10 builds), RSAT for version 20H2 is delivered as a set of rather than a standalone downloadable MSI package.
Get-WindowsCapability -Name RSAT* -Online | Select-Object Name, State This is the simplest method for most users
Managing servers remotely introduces security vectors that must be managed:
Manage users, groups, and computers. Group Policy Management Tools: Edit and manage GPOs.
Before installing RSAT on Windows 10 20H2, ensure the following:
