mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 15:04:54 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
fe59492dbc
commit
e55c0a8b17
@ -41,6 +41,6 @@ netsh advfirewall firewall add rule name='SSH Port' dir=in action=allow protocol
|
||||
* Stop the service
|
||||
* `Stop-Service sshd`
|
||||
* Uninstall
|
||||
* `powershell.exe .\uninstall-sshd.ps1`
|
||||
* `powershell .\uninstall-sshlsa.ps1` (for Win7 and Server 2008, see [here](https://github.com/PowerShell/Win32-OpenSSH/issues/189))
|
||||
* `powershell.exe -executionpolicy bypass -file uninstall-sshd.ps1`
|
||||
* `powershell.exe -executionpolicy bypass -file uninstall-sshlsa.ps1` (for Win7 and Server 2008, see [here](https://github.com/PowerShell/Win32-OpenSSH/issues/189))
|
||||
* Reboot if you need to install a newer version of Win32-OpenSSH
|
||||
|
Loading…
x
Reference in New Issue
Block a user