Installing OpenSSH on Windows

Published 2024年11月06日

Scenario Description

JumpServer supports executing tasks on Windows through WinRM and SSH protocols. This article mainly introduces how to install OpenSSH on Windows.

Configuration Description

OpenSSH Download

Visit the JumpServer Download page: < https://north-js.fit2cloud.com/core/download/ > to download the OpenSSH installer.

OpenSSH Installation

Transfer the installer to Windows, then double-click to run the installation.

OpenSSH Status

Open the Windows CMD command line, and use the command <sc query sshd> to check if the STATE of sshd is RUNNING.