Looks like it may be expected behavior.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Unable to paste clipboard on cmd.exe, powershell.exe or putty through RD Web Client (HTML5)
Hi
via "Remote Desktop web client" it is not possible to paste text from Client towards RDP session on some application (e.g. cmd.exe or putty), other applications like notepad.exe works.
Environment:
1 x Windows Server 2022 with the following roles installed::
1 x Collection:
Browser used: MS Edge
Below is the log generated by the browser console when I try to paste the text into the Notepad application
Below is the log generated by the browser console when I try to paste the text into the CMD.exe application
No text is paste, same problem with putty and PowerShell application. If I paste the text into a notepad first, then I can paste the text into cmd, putty and Powershell. Via Native RDP (mstsc.exe) the paste is working well.
Is there a way to solve this problem ?
Many thanks
Looks like it may be expected behavior.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
I'd check that Quick Edit Mode is checked, then you can use the mouse to select the text to be copied, then press Enter or right-click on the selected text to copy it to the clipboard
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
Hi Patrick
thank you very much, but it doesn't solve my problem, I think the problem is related to the RD Web Client (HTML5) , because with the following HTML5 RDP Clients the Clipboard on cmd.exe is working well:
As well, is working also with the Native RDP (mstsc.exe)
As reported above, wenn I paste the text into a notepad first, then I can paste the text into cmd, putty and Powershell. This is because when I paste the text into the Notepad the rdpclip.exe process "reads" my client's clipboard (through the RD Web Client) and "saves" it into the server's clipboard, so it works later when I paste it into the cmd.exe. If this operation occurs directly (paste clipboard from my client to cmd.exe directly), the rdpclip.exe process is not "called"