💻 Software
Windows equivalent of SSH
Fresh5 days ago
Mar 15, 202621546 viewsConfidence Score0%
0%
Problem
I don't know Windows very well and only vaguely know my way around the Command Prompt. Is there an equivalent to SSHing into another Windows computer via cmd? Equivalents to SCP and other Linux commands would be nice as well.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Windows equivalent of SSH
Low Risk
PowerShell comes with Remoting capabilities in WinRM: In XP, you could use PSExec, but this is only recommended over secure LANs:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix