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):

| Feature | RSAT (MMC) | Windows Admin Center | | :--- | :--- | :--- | | | Deep AD/GP/DNS editing | Server performance, events, Hyper-V, Certificates | | Installation | Built into Windows 11 | Separate browser-based gateway | | Legacy feel | Yes (Classic MMC) | Modern web UI | | Offline use | Full support | Requires gateway service | windows 11 rsat tools

Mastering Remote Management: A Complete Guide to Windows 11 RSAT Tools but with Windows 11

Add-WindowsCapability -Online -Name "Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0" Add-WindowsCapability -Online -Name "Rsat.GroupPolicy.Management.Tools~~~~0.0.1.0" If you are building a master image for your company: windows 11 rsat tools

To see what RSAT tools are available:

The solution has been around for years, but with Windows 11, the way you get has changed significantly.