Questions tagged [rdp]

rdp is Remote Desktop Protocol, used by Windows to view and control other Windows systems

RDP allows remote windows users to view and interact with a remote windows server as if they were sitting at that server's desktop.

1224 questions
0
votes
0 answers

How to support RDP on to VMs in a Hub and Spoke toplogy using AAD authentication (and CAP)

I have a hub and spoke topologogy made up of a central vnet and then peered VNETs. Inside each peered VNET is a VM. I want to allow RDP access to the VM (which is AAD joined) via AAD authentication. AAD auth needs to be restricted via CAP. This, it…
Argh
  • 537
  • 1
  • 4
  • 6
0
votes
1 answer

Guacamole - RDP file transfer error

I would appreciate if somebody point me in a right direction with the following problem. Task: Configure RDP file transfer via Apache Guacamole. Problem: a) Within RDP session (logged in as Administrator) I have an error when I try to download file…
birdflow
  • 11
  • 4
0
votes
0 answers

How to configure 2nd NIC to allow RDP in Windows Server 2016?

Windows Server 2016 running virtually in Hyper-V. I have two NICs each with two different networks. Primary NIC was being used for RDP. I disabled the primary NIC and now I want to to RDP into the second NIC but RDP no longer works. I don't know…
Arkham Angel
  • 101
  • 3
0
votes
1 answer

How to change the RDP port number in ARM templates?

After creating a VM on Azure, I need to use a VPN in order to RDP to it. This is because of my Internet Service Provider's networking regulations. Therefore I have to change the RPD port from within the VM every time I create a new VM. Is there a…
0
votes
2 answers

Constant login failures in event viewer with changing ports

We have a Windows Server 2016 webserver that acts as a hosting server and receives constant login attempts. Fortunately they all fail but it's filling our SIEM with alerts for repeated login attempts. On all our other servers, we locked down the RDP…
0
votes
1 answer

Starting point on how to allow rdp connections when a VPN session starts on the server?

So I need to have our server connect to another server using a vpn connection via forticlient without disconnecting every user on the machine. I looked through forticlient's options and it doesn't seem to have any options to stop it from rerouting…
Kyle Wilkins
  • 13
  • 1
  • 5
0
votes
1 answer

Alternative of RDP wrapper

A few days ago GitHub disabled the RDP wrapper repository, and RDP wrapper is not compatible with windows 10 latest builds. Any alternative application which will work with windows 10 latest builds. It would be a great help.
arther
  • 11
  • 1
  • 1
0
votes
1 answer

RDP Connection closes due to Encryption error

My azure windows VM has been working fine for 3 months since it was set up. I tried to reconnect today via RDP and it came up with Remote Desktop Application - because of an error in data encrption this session will end. It worked several times…
0
votes
2 answers

CRLT ALT DEL issue for nested RDP session

I am having a very unique situation here and hopefully someone can help me to resolve this issue.I am using a windows laptop and using RDP to jumpbox to authenticate new domain first after that from this jumpbox I need to open another RDP session…
slowshell
  • 1
  • 1
  • 1
0
votes
2 answers

View 4 works with RDP but doesn't with PCoIP, black screen and dropped connection

I have View 4 up and running, and all generally appears to have gone well. The problem I'm running into is if I choose the RDP protocol, the desktop pops up and runs fine. If, however, I choose the PCoIP protocol, I get a black screen and then 10-15…
ToreTrygg
  • 352
  • 3
  • 8
  • 25
0
votes
2 answers

Users cannot log into VM server that is joined to a DC

I've been having a problem recently where i have a VM machine that is running windows server 2012 which is connected to a DC running the same OS, on the DC i have ADUC running with all of my users configured and added into the remote desktop users…
0
votes
1 answer

Use a single server to relay external RDP connections to workstations

I have a large number of computers external to our network that want to access their workstations via RDP. I was hoping I could set up a single server that could manage/route external RDP connections to their workstations on our LAN. Are there any…
0
votes
1 answer

I am not able to access SSH for my linux instance

I newbie to Google Cloud and Linux. I have created VM linux instance on Google Cloud. Then by using SSH i created Graphical Interface and then i accessed my Linux Graphical Interface using Server Ip using my local windows RDP. After installing few…
0
votes
1 answer

Black " administrator" screen when connecting

would anyone know how I can get passed this screen, im fairly new to this and have had other instances connected using RDP work just fine.
AYCD
  • 1
0
votes
1 answer

Does the destination computer of a Remote Desktop Connection count as a Remote Desktop Session Host? (in terms of GPO configuration)

For example - If you open a Remote Desktop Connection to Dets-PC likes this: "Normal" Remote Desktop Connection Note: Dest-PC is just a normal Out-of-the-box Windows Server with no additional Windows-Features installed Is the Remote Desktop…