Tuesday, May 23, 2023

[powershell][error] SSH is not recognized as the name of a cmdlet

 

Possible Solution:

(1) Install PowerShell 7 X64 - https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-x64.msi


(2) Check Windows Environtment Path.

Ensure that the following path is registered:

C:\Windows\System32\OpenSSH

It the path does not exist, add an entry for it.

Close and reopen PowerShell 7 .


No comments:

Post a Comment