mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-29 00:44:39 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
4312ab88d2
commit
0d7fa8747c
@ -37,7 +37,5 @@ netsh advfirewall firewall add rule name='SSH Port' dir=in action=allow protocol
|
|||||||
## Uninstall Win32 OpenSSH
|
## Uninstall Win32 OpenSSH
|
||||||
|
|
||||||
* Start Powershell as Administrator
|
* Start Powershell as Administrator
|
||||||
* Stop the service
|
|
||||||
* `Stop-Service sshd`
|
|
||||||
* Uninstall
|
* Uninstall
|
||||||
* `powershell.exe -executionpolicy bypass -file uninstall-sshd.ps1`
|
* `powershell.exe -executionpolicy bypass -file uninstall-sshd.ps1`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user