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
No comments:
Post a Comment