Go to Settings → Update & Security → Windows Update and check for pending updates. Install any pending updates, reboot, and try again.
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
Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property Name, State Go to Settings → Update & Security →
Gone are the days of hunting for the correct .msu file for your Windows build. With Windows 10 20H2, installing RSAT is straightforward using either the Settings app or PowerShell. Whether you need just ADUC or the full suite of server management tools, the Features on Demand system ensures you always have the version compatible with your OS build. For example, type AD for Active Directory tools
The MMC snap-ins are still there. Open Control Panel → Administrative Tools . If that is empty, run this in an admin PowerShell:
If you’re a system administrator managing Windows Server environments from a Windows 10 20H2 client machine, you need RSAT (Remote Server Administration Tools). These tools allow you to remotely manage roles like Active Directory, DHCP, DNS, and Group Policy directly from your PC without needing to log into a server.