Skip to main content

New answers tagged

0 votes

How to fix AHK to send keys to RDP fullscreen?

For those that don't like timer based solutions: utilize that there's an artificial vkFF keystroke that is sent when the RDP client becomes active (don't ask me why/how/what it means). I react to this ...
D.S's user avatar
  • 101
1 vote

Synronize caps-lock between OSX and Windows via RDC client

Try shift capslock, I figured it out because I reprogrammed my reg caps lock to right click but whenever I had to use caps lock shift caps also worked. Then I saw some RDP issues for Mac and tried ...
Mertyman's user avatar
0 votes

Microsoft Remote Desktop - "Started Connecting, Giving Up"

This is a fringe answer I will give, and it results from not being great with Linux. If you make a new user without giving them a home directory, remote desktop could still log in successfully, but ...
LiftingBro's user avatar
-1 votes

How to set 2FA for Windows Remote Desktop login

You can use DUO for RDP, it works for domain or local users, you can set it should only prompt when logging in via RDP or should always require auth. once you make an account and install Duo on the ...
Sam W's user avatar
  • 17
1 vote

RDP Connection after entering credentials very slow to connect, then fast again after connecting

Maybe old response. I deleted the server RDP log and aparently got faster. How to delete the log space: Open event viewer Go to Applications and Service Logs / Microsot / Windows / terminalServices-...
Lee Wen's user avatar
  • 11
0 votes

How can I prevent host computer from locking while using Remote Desktop from Hololens?

What you want is not possible, within the limits you have currently defined. Remote Desktop is not intended to be an "over the shoulder" remove viewing experience, but is instead a ...
music2myear's user avatar
  • 43.1k
-1 votes

PC setup for power users with a life on the go

That should be doable, with the caveat that it will increase latency (you're dependent on a fast network all the way to your PC which while plausible may not be an actuality), and the lack of ...
zer0sig's user avatar
0 votes

Is there any way to comment out lines in a .rdp file?

use :: like: :: full address:s:hostname:port
naimi's user avatar
  • 1
0 votes

Can not set Display scale to 2 on Ubuntu using xfce and xrdp

For adjusting HiDPI settings Create a file ~/.Xresources with the follow content: Xft.dpi: 200 then logout and reconnect Xfce4 specific, no need to adjust dpi modify the following setting: Settings -&...
SodaCris's user avatar
  • 111

Top 50 recent answers are included