Query on WSL

Rising Flight 4,716 Reputation points
2024-12-20T22:45:40.69+00:00

Hi, I want to install WSL on Windows Server 2019. I have checked the Microsoft documentation, but I am unclear since it mentions both WSL 1 and WSL 2. Which version should I choose? If I want to install WSL on a server without internet connectivity, is there an offline version available?

For a server with internet connectivity, will the wsl.exe --install command work? Will it install WSL directly from the internet?"

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,844 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,545 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,468 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,874 questions
Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
556 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 20,971 Reputation points MVP
    2024-12-21T01:44:42.3533333+00:00

    On Windows Server 2019, WSL 1 is the only officially supported version.

    WSL 2 requires Windows Server 2022 or later.

    Use WSL 1 if You only need basic Linux tools and faster startup times. If You need enhanced compatibility with Linux software, then use WSL 2.

    No, the wsl --install command won't work on Windows Server 2019 - this command is only available for Windows 10 and Windows 11.

    0 comments No comments

  2. Rising Flight 4,716 Reputation points
    2024-12-22T01:28:32.35+00:00

    Can anyone help me with the PowerShell syntax to install WSL 1 on Windows Server 2019

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.