Grupos de Google ya no admite nuevas publicaciones ni suscripciones de Usenet. El contenido anterior sigue siendo visible.

Disable Clipboard on the RDP client.

Visto 4.363 veces
Saltar al primer mensaje no leído

Jon

no leída,
20 feb 2007, 11:59:3020/2/07
a
I need to disable the clipboard on a RDP session on the XP client side
only. I have no control over GP on the terminal server.

There is a registry entry for disabling drive redirection, ie:

HKLM\SOFTWARE\Microsoft\Terminal Server Client\

DisableDriveRedirection REG_DWORD 1

Is there a similar registry entry for disabling the clipboard.

Thanks for any ideas.

Jon

TP

no leída,
20 feb 2007, 15:46:1320/2/07
a
To disable it for the entire workstation, add the following:

HKLM\SOFTWARE\Microsoft\Terminal Server Client\

DisableClipboardRedirection REG_DWORD 1

-TP

Jon

no leída,
20 feb 2007, 16:28:0820/2/07
a


TP Thank you so much and what about serial and or usb ports?
Would "DisableSerialRedirection" etc work?
Thanks again
Jon

Priya Raghavan [MSFT]

no leída,
26 feb 2007, 23:49:1926/2/07
a
Hi,

No, we dont have a similar key to disable port redirection from client
registry.

--

Thanks,
Priya.
TS Team Blogs:
http://blogs.msdn.com/ts/

This posting is provided "AS IS" with no warranties, and confers no rights.


"Jon" <aji...@gmail.com> wrote in message
news:1172006888....@q2g2000cwa.googlegroups.com...

MattShell

no leída,
2 mar 2007, 18:04:052/3/07
a
First, why don't you have access to the GPO, are you the admin?

Second, if you have access to the Terminal Services Configuration, (Run ->
tscc.msc)

Now go to Connections -> Right Mouse Button click on the Connection named
RDP-TCP -> Left Click on Properties

Click on the Client Settings and disable anything you want.

Matt

TP

no leída,
5 mar 2007, 12:11:055/3/07
a
Matt,

This thread is about disabling features on the client side, not
the server side. There are companies that want to limit
the features of the Remote Desktop Client for security
reasons.

For example, a company may want to prevent someone from
transferring confidential documents to a remote terminal server
via drive redirection.

-TP

MattShell

no leída,
12 mar 2007, 13:39:0512/3/07
a
Ah, I see. I'll try to understand more what is trying to be done before I
post.

matt

benkovi...@gmail.com

no leída,
31 mar 2013, 8:42:5331/3/13
a
You might look at configuring the Group Policy that deals with "clipboard redirection". Run
"Start -> Run -> gpedit.msc" and navigate to the "Local Computer Policy -> Computer Configuration ->
Administrative Templates -> Windows Components -> Terminal Services -> Client/Server data
redirection -> Do not allow clipboard redirection".

http://www.pcreview.co.uk/forums/disable-remote-desktop-clipboard-sharing-t530285.html

ready & work it. :)

David Kuznetsov

no leída,
18 may 2023, 9:59:0118/5/23
a
To block RDP clipboard on the client machine, you can use regedit, or update registry with group policy:
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Terminal Server Client\
Create DWORD parameter with Value set to 1 and that's it. Reboot is not required
DisableClipboardRedirection

To block printer redirection:
DisablePrinterRedirection

Hope that helps!

0 mensajes nuevos