Answers for "dism.exe /online /enable-feature /featurename:microsoft-windows-subsystem-linux /all /norestarttem32"

14

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Posted by: Guest on February-08-2020

Code answers related to "dism.exe /online /enable-feature /featurename:microsoft-windows-subsystem-linux /all /norestarttem32"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language