Forum Discussion
ammarjaved
Apr 01, 2022Iron Contributor
How to Install or Uninstall RSAT in Windows 11
Remote Server Administration Tools (RSAT) is an essential tool for Windows administrators. This tool is designed to help administrators manage and maintain the servers from a remote locati...
gandalftg
Feb 28, 2024Copper Contributor
this is an official Microsoft explanation ? you only list from the power shell and you go to settings ?
you cannot install it using PowerShell ?
from PowerShell
Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online
this will install it also, no need mouse and spend time searching menus