Login to Windows Server using SSH. First, start the OpenSSH server by entering the following command in your PowerShell terminal. Start-Service sshd. Log out of the RDP session. Then, initiate an SSH connection from your local computer to the server using the following command: $ ssh -l Administrator SERVER-IP
https://docs.vultr.com/how-to-install-openssh-on-windows-server-2019-or-2022



