unix-under-windows
unix-under-windows copied to clipboard
Problems with PowerShell Command Enable-WindowsOptionalFeature
This command doesn't work on windows 1909 with PS 5.1. I started PS with administration rights!!
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Error message: Enable-WindowsOptionalFeature requires higher rights ...
I installed the linux subsystem over the controle panel. That works :-)