mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 16:04:46 +02:00
Updated DefaultShell (markdown)
parent
94652ae868
commit
2afeac9014
@ -9,7 +9,7 @@ Follow these steps:
|
|||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
> Example - Powershell cmdlets to set powershell bash as default shell
|
> Powershell cmdlets to set powershell bash as default shell
|
||||||
|
|
||||||
* `New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -PropertyType String -Force`
|
* `New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -PropertyType String -Force`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user