Friday, September 17, 2021

Remote server administration tools not installing.

 The option to enable windows administrations tools is missing.

 

 

 

Install powershell 7 and run the following command.


Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online

Download powershell 7 from here.

https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-windows?view=powershell-7.1