mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-08-15 15:08:37 +02:00
Updated Running ssh and sshd (markdown)
parent
8e75b9c44c
commit
de616a74cd
@ -32,6 +32,7 @@ There are 2 ways to run SSH server
|
|||||||
At this point, sshd.exe needs to run as Local System. Download SysInternals tools and run the following to launch a cmd.exe running under System context
|
At this point, sshd.exe needs to run as Local System. Download SysInternals tools and run the following to launch a cmd.exe running under System context
|
||||||
|
|
||||||
PSExec.exe -i -s cmd.exe
|
PSExec.exe -i -s cmd.exe
|
||||||
|
|
||||||
In cmd.exe that appears run
|
In cmd.exe that appears run
|
||||||
|
|
||||||
sshd.exe -r
|
sshd.exe -r
|
||||||
|
Loading…
x
Reference in New Issue
Block a user