mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-26 23:44:35 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
069254caae
commit
349c48ad6d
@ -10,7 +10,7 @@
|
|||||||
* `.\ssh-keygen.exe -A`
|
* `.\ssh-keygen.exe -A`
|
||||||
* Secure SSH host keys (optional)
|
* Secure SSH host keys (optional)
|
||||||
* `Start-Service ssh-agent`
|
* `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`
|
* launch cmd.exe as SYSTEM - `psexec.exe -i -s cmd.exe`
|
||||||
* register host keys in above cmd.exe
|
* register host keys in above cmd.exe
|
||||||
* `ssh-add ssh_host_dsa_key`
|
* `ssh-add ssh_host_dsa_key`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user