From 349c48ad6d3fcc460d56c77e0629a0b07596ff5f Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Fri, 3 Mar 2017 10:25:25 -0800 Subject: [PATCH] Updated Install Win32 OpenSSH (markdown) --- Install-Win32-OpenSSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-Win32-OpenSSH.md b/Install-Win32-OpenSSH.md index e3520b4..c13903c 100644 --- a/Install-Win32-OpenSSH.md +++ b/Install-Win32-OpenSSH.md @@ -10,7 +10,7 @@ * `.\ssh-keygen.exe -A` * Secure SSH host keys (optional) * `Start-Service ssh-agent` - * download psexec from [here](https://technet.microsoft.com/en-us/sysinternals/pxexec.aspx) + * download psexec from [here](https://technet.microsoft.com/en-us/sysinternals/pstools) * launch cmd.exe as SYSTEM - `psexec.exe -i -s cmd.exe` * register host keys in above cmd.exe * `ssh-add ssh_host_dsa_key`