How enable Clipboard from client to host but cannot from host to client

Paulo Lumertz 0 Reputation points
2024-09-20T21:42:06.83+00:00

I have an environment where I have a Windows Server 2019 Datacenter version: 1809 and users connect remotely to this server to work. The connection is made via Remote Desktop. The users do not have administrator authority.

I need to allow the connected users (clients) on this server (host) to copy, via clipboard, from the client to the host, but they cannot copy from the host to the client.

In other words, users can't take information from the server, only add it from their computer.

I need clipboard working from client to host e not working from host do client.

How can I config this in Windows Server 2019 Datacenter?

User's image

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,732 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,535 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karlie Weng 18,271 Reputation points Microsoft Vendor
    2024-09-24T02:56:03.54+00:00

    Hello,

    Check group policy in your server:

    Launch "gpedit.msc".

    Navigate to "Computer Configuration" > "Administrative Templates" > "Windows Components" > "Remote Desktop Services" > "Remote Desktop Session Host".

    Ensure "Do not allow Clipboard redirection" is set to "Not Configured" or "Disabled".

    Note: clipboard only allow files smaller than 1 GB. You should check your software if you are not using "mstsc", and confirm the advanced options.


    If the Answer is helpful, please click "Accept Answer" and upvote it.


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.