install wsl 2 for windows 10 code example
Example 1: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Example 2: how to check wsl version
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart