

Type RSAT in the search field and select the RSAT features to install.Īlso, you can use PowerShell to install RSAT on Windows 11:Īdd-WindowsCapability –online –Name ~~~~0.0.1.0 You can install RSAT on Windows 11 through the Settings -> Apps -> Optional Features -> Add an optional feature ( View features) panel. Now make sure that all RSAT tools are installed ( Installed state).Īfter that, the installed RSAT tools will appear in the Manage Optional Features panel. Get-WindowsCapability -Name RSAT* -Online | where State -EQ NotPresent | Add-WindowsCapability –Online Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property DisplayName, StateĪdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name .Tools~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0Īdd-WindowsCapability -Online -Name ~~~~0.0.1.0 Using the following command, you can list the RSAT components installed on your computer: In this example, we will show you how to manage RSAT components in Windows 10 20H2. You can install RSAT administration components using PowerShell. Install Remote Server Administration Tools (RSAT) on Windows 10 via PowerShell Once installed, the graphical mmc RSAT snap-ins are available in the Control Panel under Administrative Tools (Control Panel\System and Security\Administrative Tools).

RSAT: Volume Activation Tools ( KMS server console).RSAT: System Insights Module for Windows PowerShell.RSAT: Storage Replica Module for Windows PowerShell.RSAT: Storage Migration Service Management Tools.RSAT: Network Controller Management Tools.RSAT: IP Address Management (IPAM) Client.


The following server administration tools are available on Windows 10: Some RSAT components may require a reboot to install.
