Windows 11 Rsat Tools 💯 Direct

Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online To install only AD and Group Policy tools:

Mastering Remote Management: A Complete Guide to Windows 11 RSAT Tools windows 11 rsat tools

April 14, 2026 Category: Windows Administration / SysAdmin windows 11 rsat tools

Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property DisplayName, State To install all RSAT tools (be patient, this takes ~2 minutes): windows 11 rsat tools

To see what RSAT tools are available:

Here is everything you need to know about installing, using, and troubleshooting RSAT on Windows 11. RSAT allows you to manage server roles and features remotely from your Windows 11 PC. You get the familiar Microsoft Management Console (MMC) snap-ins and Server Manager interfaces without needing to log directly into the server.