Closed

Description
"OpenSSH for Windows" version
0.0.24.0
Server OperatingSystem
Windows 10 Enterprise 2016 LTSB
Client OperatingSystem
Windows 10 Enterprise
What is failing
Graphical windows are not showing in user's workspace.
Expected output
Window of graphical application should appear on user's workspace when logged in. For example if I am at the server logged in as UserA then process started in OpenSSH should open up a window on my desktop. eg. running ssh UserA@myMachine notepad.exe
I am not talking about ssh -X
although it does not work either.
Actual output
Application is started but it's graphical form is somewhere in world behind a mirror.
I have also tried Windows's runas
command but it did not help.
Thank you in advance.