1. Home
  2. Software and Licensing
  3. Installing the Remote Server Administration Toolkit (RSAT)

Installing the Remote Server Administration Toolkit (RSAT)

Contents

The Remote Server Administration Toolkit (RSAT) is a set of tools used to manage Groups, Users, Computer Objects, and other Active Directory resources.

Installation of RSAT can only be done on full releases of Windows Professional, Enterprise, and Education versions. It is not available for Windows Home or RT versions. Microsoft posts other system requirements on the download pages, found in step 1 of the sections below.

RSAT is not available on macOS.

Windows 11

RSAT is included as a set of Features on Demand with Windows 11.

Receiving PowerShell errors upon command execution?

In some cases, users have reported errors running the command below, even if they initially opened PowerShell As Administrator.

If you experience errors, please sign out, then sign back in using a Local Administrator account.

  1. Open the Windows menu by pressing the Windows key or by clicking the icon in the bottom left corner, then search for PowerShell.
  2. Choose to run PowerShell as Administrator. Enter your administrator credentials if prompted.
  3. Copy and paste the command below into PowerShell, then press the Enter key.
    Get-WindowsCapability -Name RSAT.ActiveDirectory* -Online | Add-WindowsCapability -Online

  4. This command installs RSAT features related to Active Directory Management. It may take some time to complete.

Updated on February 23, 2026

Related Articles

Not the solution you were looking for?
Don’t worry we’re here to help!
Submit a Help Ticket