Top "Remote-desktop" questions

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a user with a graphical interface to another computer.

Difference between RDP/Terminal Services and VNC Streaming Techniques

As part of a client support tool, I'm wanting to provide some functionality to be able to request to view/…

streaming remote-desktop remote-access vnc
How to Cut and Paste from Mac to Windows in Windows Remote Desktop RDC

When using Microsoft Remote Desktop on Mac, Command+V doe not work to paste into the RDP session. On Mac, …

copy-paste remote-desktop
Remote access Windows Vista to Mac OSX?

Is there a means to do remote desktop access from Windows Vista to Mac Mini with OSX? Looking to be …

windows macos remote-desktop
OpenGL and Remote Desktop

I have trouble using OpenGL over Remote Desktop Connection (RDC) on a Windows 10 computer. The server has an NVIDIA GEFORCE 8600 …

opengl remote-desktop
Single Remote Desktop session in Server 2003

I have a headless server running Windows Server 2003, and administer it via VNC. It is set to auto login to …

windows windows-server-2003 remote-desktop terminal-services
How To Automatically Logon To Windows 7 using a Password

I am working on a Kiosk Application based on Windows 7 Ultimate. I need: connect to the kiosk using Remote Desktop …

windows windows-7 remote-desktop kiosk
How to proxy RDP via Nginx

I'm using the below config in nginx to proxy RDP connection: server { listen 80; server_name domain.com; location / { proxy_pass …

nginx remote-desktop rdp
WPF not rendering on remote desktop

I'm having problems with the rendering of a WPF app over a remote desktop connection. The applications chrome is rendering, …

wpf rendering remote-desktop
Terminal session when minimized\disconnected returns a blank screen upon capturing desktop snapshot

I am using the below JAVA code to capture the desktop of a remote machine Robot robot = new Robot(); BufferedImage …

windows-7 selenium remote-desktop rdp terminal-services
Developing via Remote Desktop

Has anybody any successful remarks about having a team working via Remote Desktop? In many workplaces, we put end users …

development-environment remote-desktop remote-access rdp