Copy Paste dosen't work in server 2019

Yovel Camera 21 Reputation points
2020-12-30T15:16:43.003+00:00

Hello,

I'm having issues with the copy paste function in server 2019.
The paste option is grayed out when attempting to copy files from local pc to the Terminal.
It is possible copying text.
I've tried all the solutions found on google;
Group policy changes (disabled the option to block copy)
Changed the RDP settings to allow copy (and drives).
Ctrl C + Ctrl V.
Restarting rdclip.exe process.
Restarting the server.
And a few more options.

Would greatly appreciate any further help.

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
{count} votes

2 answers

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 15,491 Reputation points MVP Volunteer Moderator
    2020-12-31T01:17:17.013+00:00

    @Yovel Camera

    Thanks for asking question!

    You have provisioned CIS hardened image from Azure marketplace?

    You can copy text from local PC to terminal system, only file can't copy if it is hardened image.

    Previously i have same issue i done changes in GPO then it is working.

    Do not allow Clipboard redirection
    This policy setting specifies whether to prevent the sharing of Clipboard contents (Clipboard redirection) between a remote computer and a client computer during a Remote Desktop Services session.

    You can use this setting to prevent users from redirecting Clipboard data to and from the remote computer and the local computer. By default, Remote Desktop Services allows Clipboard redirection.

    If you enable this policy setting, users cannot redirect Clipboard data.

    If you disable this policy setting, Remote Desktop Services always allows Clipboard redirection.

    If you do not configure this policy setting, Clipboard redirection is not specified at the Group Policy level.

    refer below URL's
    https://www.ryadel.com/en/disable-remote-download-through-rdp-group-policy/

    ----------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

  2. Jenny Yan-MSFT 9,356 Reputation points
    2020-12-31T02:45:06.857+00:00

    Hi,
    1.Is the machine domain joint?
    Kindly check the gpresult and ensure that both clipboard and drive redirection policy are enabled.
    Gpresult: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/gpresult

    2.What kind of client you've used to start the remote connection? If possible, please also try the windows built-in command: mstsc to start the remote session and check the option of Drive and clipboard redirection.
    52392-image.png

    3.Please check the properties of folder in the target location and ensure that the remote user has capability to write.
    How permissions are handled when you copy and move files and folders
    https://learn.microsoft.com/en-us/troubleshoot/windows-client/windows-security/permissions-on-copying-moving-files
    52336-image.png

    4.What is the size of the file you would like to move? Is this a common issue for all files or only for large files?
    Copying files larger than 2 GB over a Remote Desktop Services or Terminal Services session by using Clipboard redirection (copy and paste) fails silently
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/remote/copying-2-gb-file-by-clipboard-redirection-fails


    Hope this helps and please help to accept as Answer if the response is useful.

    Thanks,
    Jenny

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.