RDP without interrupting local user

rdpremote desktop

In my office we have multiple TV's controlled by computers that display a slideshow of what is going on with the company. We also have music played on them and it is changed everyday by the receptionist remoting into each one. She closes out the slideshow, changes the pandora station, and will sometimes forget to open the slideshow again. Does anyone know a way that the receptionist can change the music on these machines without interfering with what the local account is doing?

All these machines are dell thin clients with windows 7 home premium, I'm thinking about installing enterprise on them all.

Best Answer

I see two options here:

  1. VNC. There's lots of different vnc options out there for windows, and any of them should be able to handle this.
  2. Remote Assistance. This is a feature that is built into windows. Have her open the start menu, type "assistance" into the search box, and press enter the next time she connects to the machine. This will start a wizard that will let her send a remote assistance request to, well, herself. One of the option is to send the request via e-mail. The requests only last so long, so she should add this to her normal routine when connecting to the machine. Now she will receive an e-mail that will let her connect to the machine without interrupting anything in progress.

Sadly, making these easier for administrators is something where Microsoft really missed the boat. As an administrator, I would love to be able to initiate an assistance session from my end without needing to walk a user through the procedure. They already have all the pieces in place: the rdp protocol, including session sharing in remote assistance, and the security framework in active directory (just require membership in a group like "Domain Admins" to be able to initiate an uninvited connection). The current "offer remote assistance" process is way more cumbersome than it needs to be.