Questions tagged [remote-desktop]

Software and/or protocols allowing a user to access the graphical desktop on a system from a remote computer. Common protocols are RDP from Microsoft, and RFB (used by VNC).

1533 questions
5
votes
4 answers

I have a programming contractor - how do I record their screen remotely?

We have a contractor working offsite. We would like to set everything up so that his screen is recorded to our Windows Server 2008 R2 machine in real time. We've been using TeamViewer, but we've run into limitations. What would you recommend? p.s.…
Contango
  • 1,150
  • 5
  • 15
  • 31
5
votes
1 answer

Forwarding ports over RDP protocol

I was assigned a task that needs to be performed on the corporate virtual machine. I'm connecting to a Windows 7 remote desktop over OpenConnect VPN. From there I have access to all network resources (mainly databases). It's very tiring to work like…
Khozzy
  • 159
  • 1
  • 3
5
votes
1 answer

How can I allow users to change their passwords when logging in via RDP?

I am running a Windows Server 2012 R2 server that admins and users can access via Remote Desktop Connection. I have set up the users and Local Security Policy so that on each user's first login, and every 90 days thereafter, they will be prompted to…
5
votes
8 answers

wmic: error when setting remote desktop self-signed certificate

I'm attempting to use the wmic approach of assigning a self-signed certificate for Remote Desktop use on a Windows Server 2012 VM as described here and here. The CA for the RDP certificate has been installed under Local Machine > Trusted Root…
5
votes
0 answers

Blank sent to default printer on RDP Win2008R2 with mapped printing

I’ve got an issue with a terminal server running Win2008R2 Enterprise SP1. My users have remote print mapping enabled (as it is imperative for their day-to-day duties). When they log in, RDP will send a blank document to their default printer. I've…
5
votes
2 answers

Connecting to a computer via remote desktop, which is connected to VPN

I want to use my home computer (a Mac with nice big thunderbolt monitor) to remote desktop into my work laptop, which is on my home network. I want to do this because the screen on my work laptop is terrible and small. I am able to remote desktop…
Swisher Sweet
  • 617
  • 2
  • 9
  • 19
5
votes
1 answer

Use mandatory profiles on the RD Session Host server

I want to configure my Windows Server 2008 servers like this. A user logs on, they load a profile that has been configured for that server and no changes can be made to the profile. I want to do this is with a mandatory profile, and 2 policies:…
Nick C
  • 51
  • 1
  • 3
5
votes
3 answers

Remote Desktop Client toolbar default to pinned

One of our remote desktop client users likes to have the title bar always displayed. She used to be able to click the "tack" and pin the title bar down. However, the system is no longer remembering that setting. She has to pin the title bar each…
Andrew S
  • 508
  • 3
  • 7
  • 12
5
votes
5 answers

Remote Desktop performance issues in Windows 2008

We're running an Application as a remote App using Remote Desktop on Windows server 2008, and we're getting situations where (after we've got about 40 people logged in) the server can freeze for a number of seconds (e.g. 20 seconds). It doesn't…
seanyboy
  • 308
  • 4
  • 17
5
votes
4 answers

Remote Desktop over SSH to Windows 7 box

I have been using remote desktop to access a Windows 7 PC, tunneled over an SSH connection, successfully for a while now, until it suddenly stopped working. The client is also Windows 7, and I double checked that the tunnel (with putty) was set up…
mishac
  • 150
  • 1
  • 2
  • 5
5
votes
2 answers

Server 2008 R2 How to Change Windows 7 Basic Theme Color

We're deploying thin clients connecting to a terminal server farm. The computers have high visibility to the public and I would like them to at least look presentable and not like something out of 1995. So I installed the Desktop Experience feature…
5
votes
2 answers

Unsolicited remote assistance

I am trying to figure out how to allow a group of users to offer unsolicited remote assistance using msra /offerra to their fellow domain members. I have created a policy enabling "Offer Remote Assistance" and filling the DOMAIN\RAHelpers user…
the-wabbit
  • 40,737
  • 13
  • 111
  • 174
5
votes
1 answer

Add multi monitor option to remote desktop web access

I have a test environment for a remote desktop farm with a connection broker load balancing logins across remote desktop session host servers. All servers are built on Server 2012 R2. Using rd web access, we can access this farm from anywhere. When…
James Edmonds
  • 1,733
  • 10
  • 37
  • 59
5
votes
2 answers

Can't get virtual desktops to show up on RDWeb for Server 2012 R2

UPDATE: I rebuilt the entire system with the retail release of Server 2012 R2 instead of the preview, I also more closely followed the Test Lab guide, but I am still having the same issue. I built a test lab using the Windows Server 2012 R2…
Scott Chamberlain
  • 1,455
  • 2
  • 21
  • 37
5
votes
1 answer

How to configure a Remoteapp server to increase stability

RemoteApp is Instable According to my experience, Remote Desktop connections (especially RemoteApp connections) suffer from several instablities, which manifest themselves especially when using RemoteApp all day long. There are several issues that…