Connection Tab

  • Thread starter Thread starter Jason King
  • Start date Start date
J

Jason King

Hi all,

Is there a way to remove the yellow connection tab during the rdp session
automatically? We would like to launch a program automatically and disable
the option of the user's ability to close the session using the "X" on the
RDP tab. I know you can click the thumbtack and it disappears, but we need
to set this automatically. Ideas?

TIA,

Jason
 
To disable the yellow connection bar, go to the display tab and
uncheck "Display the connection bar when in full screen mode." For
security purposes, it will still be visible for a few seconds or
until you log on, but then will slide out of view.

Add this registry key in the following location on the client
machine and the Pin will be pushed unless you move the mouse to the
top of your desktop which would then show the connection bar.

HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client
"PinConnectionBar" = REG_DWORD : 0
 
Back
Top