windows openssh chsh pwsh
摘要:
New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Program Files\PowerShell\7\pwsh.exe" -PropertyType String -Force New-Ite 阅读全文
posted @ 2024-04-16 23:48 QZLin 阅读(3) 评论(0) 推荐(0) 编辑