Rsat Windows 10 20h2 «2026 Release»

For , the built-in RSAT (Remote Server Administration Tools) is no longer a separate download. It is installed as an optional Feature on Demand (FOD) directly via Windows Settings.

Here is the PowerShell command to install the full set of RSAT tools for 20H2 (run as Administrator): rsat windows 10 20h2

Get-WindowsCapability -Name "Rsat.*" -Online | Add-WindowsCapability -Online To install only a specific tool (e.g., Active Directory users and computers): For , the built-in RSAT (Remote Server Administration

Add-WindowsCapability -Name "Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0" -Online Unlike older versions of Windows 10 (e.g., 1809), there is no separate .msu download file. You must be online, and the features will download from Windows Update. rsat windows 10 20h2

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website like our supporting vendors. Their ads help keep Steel Soldiers going. Please consider disabling your ad blockers for the site. Thanks!

I've Disabled AdBlock
No Thanks