mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-22 21:45:09 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
47fc705d54
commit
c88fa553cd
@ -40,7 +40,7 @@ On the server side, configure the default ssh shell in the windows registry.
|
||||
* `New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -PropertyType String -Force`
|
||||
|
||||
|
||||
* `New-ItemProperty -Path $registryPath -Name DefaultShellCommandOption -Value "/c" -PropertyType String -Force`
|
||||
* `New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShellCommandOption -Value "/c" -PropertyType String -Force`
|
||||
|
||||
***
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user