Windows 10 20h2 | Rsat Tools

For Windows 10 version 20H2, the Remote Server Administration Tools (RSAT) are integrated directly into the operating system as "Features on Demand" . You no longer need to download a separate installer from the Microsoft website; instead, you enable them through the Windows Settings menu or via PowerShell. Microsoft Learn +2 How to Install RSAT on Windows 10 20H2 You can manage these tools through the

Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online rsat tools windows 10 20h2

RSAT tools provide a set of administrative tools that allow you to manage Windows Server roles and features, such as Active Directory, DNS, DHCP, and more, from a remote Windows 10 machine. For Windows 10 version 20H2, the Remote Server