add-windowscapability

About this tag
The add-windowscapability tag covers issues and solutions related to using the Add-WindowsCapability PowerShell cmdlet in Windows 11 and Windows 10. Common topics include installing RSAT tools, troubleshooting error codes like 0x8024402c, and resolving failures when adding optional features via DISM. Discussions often involve enterprise environments, Windows 11 24H2, and command-line methods for managing Windows capabilities. Users share error logs, command syntax, and workarounds for failed installations.
  1. hviviers75

    Windows 11 24h2 rsat tools

    Good day I just installed Windows 11 24h2 Enterprise on my work laptop HP 450 G5, I need Rsat tools to do my daily tasks and when try to install it I get the below error on powershell PS C:\WINDOWS\system32> Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online...
Back
Top