Server Status Due to the high demand service might be impaired temporarily. We are sorry for the inconveniences.
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:
The solution has been around for years, but with Windows 11, the way you get has changed significantly. windows 11 rsat tools
Use both . RSAT for precise Active Directory and Group Policy work. Windows Admin Center for monitoring server health and managing Hyper-V. Final Verdict Microsoft made the right call moving RSAT to Features on Demand. No more hunting for the correct MSI version that matches your build number. However, the sheer number of individual "capabilities" can be confusing. Add-WindowsCapability -Online -Name "Rsat
April 14, 2026 Category: Windows Administration / SysAdmin Windows Admin Center for monitoring server health and
Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property DisplayName, State To install all RSAT tools (be patient, this takes ~2 minutes):
Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online To install only AD and Group Policy tools: