Skip to content

Instantly share code, notes, and snippets.

@QZLin
Created November 20, 2023 04:19
Show Gist options
  • Save QZLin/be490f3da4e48dbc5db77b4ee9fed572 to your computer and use it in GitHub Desktop.
Save QZLin/be490f3da4e48dbc5db77b4ee9fed572 to your computer and use it in GitHub Desktop.
New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Program Files\PowerShell\7\pwsh.exe" -PropertyType String -Force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment