"SSH server" in Windows?
Fresh3 days ago
Mar 15, 202616337 viewsConfidence Score0%
0%
Problem
I have some command-line commands to execute on a Windows machine. The programs I need to run are only available on Windows. Is there a way to easily to do something like I would do with SSH? Example of what I mean: ...or do I have to Remote Desktop just to do this? (I'd like to run the commands pr…
Error Output
ssh username@windows-box.mycompany.com "remote command to execute"
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: "SSH server" in Windows?
Low Risk
One approach, of course, is to actually run an SSH server on the windows box. But a more Windows-focused solution is a tool from the SysInternals folks (now part of Microsoft) called PsExec, which is designed to do exactly what you want.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix