However, starting with Windows 10 1803 (October 2018 Update), Microsoft changed how RSAT works. The old standalone download .msu file is gone. On , RSAT is now a set of Features on Demand (FOD) .
Right-click the Start button and select Windows PowerShell (Admin) or Terminal (Admin) .
In the search box, type the name of the tool you need. For example, type AD for Active Directory tools. rsat tools windows 10 20h2
Click Add a feature (at the top of the list).
Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property Name, State To install a specific tool (e.g., Active Directory tools), run: However, starting with Windows 10 1803 (October 2018
This guide was last tested on Windows 10 20H2 (OS Build 19042.xxx).
Open Settings (Win + I).
To see a list of all available RSAT tools, run: