Install or Uninstall RSAT for Windows 10
Author:
Martin Bengtsson
Date: 03/21/2020 Size: 9 KB License: Freeware Requires: Win 10 Downloads: 5363 times ![]() Restore Missing Windows Files |
![]() Download@MajorGeeks Download@MajorGeeks
|
MajorGeeks: Setting the standard for editor-tested, trusted, and secure downloads since 2001. |
Join the MajorGeeks Mailing List to get the latest updates and exclusive offers!
Install or Uninstall RSAT for Windows 10 is a PowerShell script to simplify installing RSAT (Remote Server Administration Tools) on Windows 10.
RSAT (Remote Server Administration Tools) in Windows 10 1809 and 1903 are no longer a downloadable add-on to Windows. Instead, its included as a set of "Features on Demand" directly in Windows.
The script will only run on Windows 10 v1809 or v1903 or v1909.
The script requires administrative rights as well as access to the Internet (RSAT is installed through Microsoft Update).
The script is built around Get-WindowsCapability, Add-WindowsCapability, and Remove-WindowsCapability.
If running scripts is disabled, see Powershell Cannot Be Loaded Because Running Scripts Is Disabled On This System.
The script comes with 4 options:
.\Install-RSATv1809v1903v1909.ps1 -All (-All is installing ALL the features within the RSAT bundle)
.\Install-RSATv1809v1903v1909.ps1 -Basic (-Basic is only installing AD DS, DHCP, DNS, Group Policy Management and Server Manager)
.\Install-RSATv1809v1903v1909.ps1 -ServerManager (-ServerManager is only installing the Server Manager)
.\Install-RSATv1809v1903v1909.ps1 -Uninstall (-Uninstall removes all RSAT features again)
RSAT (Remote Server Administration Tools) in Windows 10 1809 and 1903 are no longer a downloadable add-on to Windows. Instead, its included as a set of "Features on Demand" directly in Windows.
The script will only run on Windows 10 v1809 or v1903 or v1909.
The script requires administrative rights as well as access to the Internet (RSAT is installed through Microsoft Update).
The script is built around Get-WindowsCapability, Add-WindowsCapability, and Remove-WindowsCapability.
If running scripts is disabled, see Powershell Cannot Be Loaded Because Running Scripts Is Disabled On This System.
The script comes with 4 options:

Top Downloads In Windows 10 & 11 Fixes




