mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-21 13:04:57 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
d81ee04a16
commit
070f49ee89
@ -23,7 +23,7 @@
|
||||
* `powershell.exe .\install-sshlsa.ps1` (for Win7 and Server 2008, see [here](https://github.com/PowerShell/Win32-OpenSSH/issues/189))
|
||||
* `Restart-Computer`
|
||||
|
||||
* Install and run daemon as NT Service running as Local System
|
||||
* Install sshd and ssh-agent services.
|
||||
* `powershell.exe .\install-sshd.ps1`
|
||||
* `Start-Service sshd`
|
||||
* Make the service start on boot (PowerShell): `Set-Service sshd -StartupType Automatic`
|
||||
|
Loading…
x
Reference in New Issue
Block a user