mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-08-19 17:08:35 +02:00
19 lines
498 B
Markdown
19 lines
498 B
Markdown
Please answer the following
|
|
|
|
**If it is a terminal issue then please go through wiki
|
|
https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH**
|
|
|
|
**"OpenSSH for Windows" version**
|
|
`((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)`
|
|
|
|
**Server OperatingSystem**
|
|
`((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)`
|
|
|
|
**Client OperatingSystem**
|
|
|
|
**What is failing**
|
|
|
|
**Expected output**
|
|
|
|
**Actual output**
|