Win32-OpenSSH/ISSUE_TEMPLATE.md
2017-05-10 12:13:44 -07:00

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**