Would you like to learn how to install the Remote Server Administration Tools on Windows 10? In this tutorial, we are going to show you how to install the RSAT software on a computer running Windows 10.

• Windows 2016
• Windows 2019
• Windows 10
• RSAT - Remote Server Administration Tools

Equipment list

The following section presents the list of equipment used to create this tutorial.

As an Amazon Associate, I earn from qualifying purchases.

Related tutorial - PowerShell

On this page, we offer quick access to a list of tutorials related to PowerShell.

Windows server - Install the RSAT using Powershell

As an Administrator, start an elevated version of the Powershell command-line.

Powershell on Start menu

Verify if the Remote Server Administration Tools is already installed.

Copy to Clipboard

Here is the command output.

Copy to Clipboard

Install the Remote Server Administration Tools using Powershell.

Copy to Clipboard

This command will work on Windows 2016.

This command will work on Windows 2019.

Here is the command output.

Copy to Clipboard

Congratulations! You have finished the installation of the Remote Server Administration Tools on Windows using Powershell.

Windows 10 - Install the RSAT using Powershell

As an Administrator, start an elevated version of the Powershell command-line.

Windows 10 - powershell elevated

Verify if the Remote Server Administration Tools is already installed.

Copy to Clipboard

Here is the command output.

Copy to Clipboard

Optionally, filter the output of the Powershell command to a simpler version.

Copy to Clipboard

Here is the command output.

Copy to Clipboard

Install the Remote Server Administration Tools using Powershell.

Copy to Clipboard

Here is the command output.

Copy to Clipboard

Optionally, install a single module of the RSAT software.

Copy to Clipboard

Optionally, remove a single module of the RSAT software.

Copy to Clipboard

Congratulations! You have finished the installation of the Remote Server Administration Tools on Windows 10 using Powershell.

Windows - Accessing the Remote Server Administration Tools

Open the Start menu and access the Control panel.

Windows 10 - Control panel

On the Control panel, access the option named System and security.

Windows 10 - RSAT - Control panel

On the System and security screen, access the Administrative tools option.

Windows 10 - Administrative tools - RSAT

On the Administrative tools screen, access the desired Remote Server Administration Tool.

Windows 10 RSAT - Active directory users and computers

Congratulations! You are able to access the RSAT tools on Windows.