Answers for "Starting ssh-agent on Windows 10 fails: "unable to start ssh-agent service, error :1058""

0

Starting ssh-agent on Windows 10 fails: "unable to start ssh-agent service, error :1058"

> Get-Service -Name ssh-agent | Set-Service -StartupType Manual

//or open the img to service rest it manually
https://i.stack.imgur.com/KwDuu.png
Posted by: Guest on April-29-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language