How to Install RSAT on Windows 11

RSAT (Remote Server Administration Tools) is used to remotely manage roles and features in Windows Server. You can install it on your Windows 11 PC using the GUI through Apps and features or PowerShell. Meanwhile, installing is not an easy task; you need to have some technical knowledge for that.

But, don’t worry! We are here for you. If you don’t know the essential steps to install the RSAT on Windows 11 PC, you can follow the guide till the end because we explained the different methods to do so here in this article. Therefore, let’s get started with it.

How to Install RSAT on Windows 11

What is RSAT? 

Remote Server Administration Tools, or we say RSAT is a collection of various programs for IT pros on Windows 11. For example, the RSAT helps you to manage Servers from a Windows 11 computer. But it’s not software that is pre-installed on your Windows 11 PC.

So yes, you need to install the Remote Server Administration Tools (RSAT) for your Windows 11 because it’s an optional feature or as a feature on demand. So, here’s the list of remote server administration tools that you can use on your Windows 11 PC: 

  1. RSAT- Failover Clustering Tools
  2. RSAT- File Services Tools
  3. RSAT- System Insights Module for Windows PowerShell
  4. RSAT- Volume Activation Tools [KMS server console]
  5. RSAT- BitLocker Drive Encryption Administration Utilities
  6. RSAT- Active Directory Certificate Services Tools
  7. RSAT- Group Policy Management Tools
  8. RSAT- Active Directory Domain Services and Lightweight Directory Services Tools
  9. RSAT- DHCP Server Tools [used to configure and manage DHCP server on Windows Server]
  10. RSAT- DNS Server Tools
  11. RSAT- IP Address Management [IPAM] Client
  12. RSAT- Data Center Bridging LLDP Tools
  13. RSAT- Shielded VM Tools
  14. RSAT- Remote Access Management Tools
  15. RSAT- Remote Desktop Services Tools
  16. RSAT- Server Manager
  17. RSAT- Storage Migration Service Management Tools
  18. RSAT- Network Controller Management Tools
  19. RSAT- Network Load Balancing Tools
  20. RSAT- Storage Replica Module for Windows PowerShell
  21. RSAT- Windows Server Update Services Tools.

Methods to Install RSAT on Windows 11

There are basically a few methods that you can use to install the RSAT on your Windows 11 PC. So, here are those methods, make sure to follow every step carefully we have mentioned:

#1. Use Windows Powershell

  1. Firstly, open the Windows Powershell using the admin privileges. 
  2. Then, execute the command:
    Add-WindowsCapability -online -Name Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0
  3. Now, to install some additional tools, you need to execute the following commands one after the other:
    Add-WindowsCapability -Online -Name Rsat.FileServices.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.GroupPolicy.Management.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.IPAM.Client.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.LLDP.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.NetworkController.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.NetworkLoadBalancing.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.BitLocker.Recovery.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.CertificateServices.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.DHCP.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.FailoverCluster.Management.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.RemoteAccess.Management.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.RemoteDesktop.Services.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.ServerManager.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.Shielded.VM.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.StorageMigrationService.Management.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.StorageReplica.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.SystemInsights.Management.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.VolumeActivation.Tools~~~~0.0.1.0
    Add-WindowsCapability -Online -Name Rsat.WSUS.Tools~~~~0.0.1.0

#2. Use Features on Demand (FoD)

  1. Initially, click on the Start menu and click on Settings > Apps.
  2. After that, select the Optional Features option and click on the View Features located in front of the Add an optional feature option.
  3. Now, you’ll get two options:
    • RSAT: Remote Access Management Tools
    • RSAT: Remote Desktop Services Tools
  1. Now, from the two options, you have to select the RSAT: Remote Access Management Tools and hit the Next button.
  2. After that, hit the Install button, and you’ll see that the RSAT installation gets started.

That’s it. Once it’s done, you will be able to use RSAT on your Windows 11 PC. Also, there is no need to reboot after the installation is done. 

How To Run The RSAT Tool?

Here are the guidelines that you require to perform in order to run the RSAT tool on your Windows 11 PC:

  1. Firstly, hover to the Windows Search bar and search for Windows Tools.
  2. After that, open it, and on the next page, all the RSAT components that you have installed will appear. Therefore, to open any one of them, simply double-click on it.  

Also Read: How to Fix Go Back Button Not Working in Windows 11

So, that’s all we have for you on how to install the RSAT tool on your Windows 11 PC. We hope that this guide has helped you. However, in case you still have any doubt, comment below. 

 

LEAVE A REPLY

Please enter your comment!
Please enter your name here