Cannot start service ssh-agent on computer '.'. code example
Example: unable to start ssh-agent service, error :1058
> Get-Service -Name ssh-agent | Set-Service -StartupType Manual
> Get-Service -Name ssh-agent | Set-Service -StartupType Manual