How to Install and Use RSAT Tools on Windows 10 20H2: The Complete Guide
Open Settings (Win + I).
Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property Name, State To install a specific tool (e.g., Active Directory tools), run: rsat tools windows 10 20h2
This guide was last tested on Windows 10 20H2 (OS Build 19042.xxx). How to Install and Use RSAT Tools on
The installation will take a few minutes. Once completed, you will find the tools (e.g., Active Directory Users and Computers) in your Start menu under . Method 2: Install RSAT via PowerShell (Fast & Scriptable) For advanced users or deploying to multiple machines, PowerShell is much faster. Active Directory tools)
To see a list of all available RSAT tools, run: