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
4
votes
3 answers

RDP from linux to windows

Many users in our office use a Linux VM to connect to the office's RDP server to work remotely. From March 2018 onwards a patch was progressively put out by Microsoft to address CVE-2018-0886, ultimately resulting in a final patch which no longer…
4
votes
3 answers

No connection to Azure Windows VM after reboot

We have a Windows Server on Azure, running flawless in the past year. After a Microsoft scheduled reboot/advisor recommendation, we lost access to this VM. 'Connect' (RDP) button on Azure portal does not work. Already tried resetting NIC, adding…
rcmadruga
  • 141
  • 1
  • 3
4
votes
2 answers

How to test RDP credentials in command line without X server installed?

I've been asked to test from time to time some RDP credentials, and it must be done through a linux server. Is there any way to test some RDP credentials in command line, without a X11 server ?
SBO
  • 544
  • 1
  • 5
  • 12
4
votes
2 answers

RDP suddenly stop working on 2 servers and 1 laptop

we have like 10 servers (running as DC for each site), also some workstations/laptop working on each site. We use RDP to admin every DC server. This structure was working nice and well, BUT... Today we have 2 servers (running Windows Server 2012 R2…
MadAntrax
  • 141
  • 1
  • 3
4
votes
5 answers

Windows 10 RDP Connection doesn't show credentials dialog

I can't seem to find anything about this anywhere. I'm using Windows 10 (not Insider Preview), and have the latest updates. Whenever I attempt to remotely connect to any server using RDP, I see the standard window: However, when I click connect, I…
SeanKilleen
  • 1,083
  • 8
  • 25
  • 38
4
votes
1 answer

Initial RDP Connection to Windows 10 slow to connect

When connecting to Windows 10 via RDP, the connection seems to hang for a while before actually connecting. Before migrating to Windows 10, this was not an issue. What is the recommended way to resolve this?
Dave
  • 201
  • 2
  • 6
4
votes
1 answer

Event ID 1158: "Remote Desktop Services accepted a connection from IP address xxx.xxx.xxx.xxx"

I have set up a home office with a local domain with just one Windows Server 2012 R2 and i have allowed port 3389 from router to my server. While knowing this is dangerous, i set it up that way in order to perform several audit tests i have been…
4
votes
8 answers

RDP Disconnected! Error Code: 2308 Error Description: Socket closed

We restarted our Windows 2003 server R2 last night (09/27) and since that day we can not connect through RDP. We have this kind of error using mRemote: RDP Disconnected! Error Code: 2308 Error Description: Socket closed Using Remote Desktop…
4
votes
1 answer

mstsc /v /admin command in Remmina or similar rdp client in ubuntu

Sometimes we have to use this below command to use rdp to our old server 2003 domain. mstsc /v:servername /admin I have ubuntu desktop with Remmina and i can use normal RDP login for most of the time using Remmina gui.. but when i need to disable…
user879
  • 267
  • 2
  • 7
  • 21
4
votes
1 answer

RemoteApp / Seamless RDP Linux Server

I was wondering if there is an implementation of Seamless RDP for Linux servers, preferably Debian or similar, giving the result and experience of Microsoft's RemoteApp. Of course with Linux apps, I mention RemoteApp just for comparing. I don't want…
Alberto
  • 141
  • 1
  • 1
  • 5
4
votes
1 answer

RDP to the server, and then start another RDP from the server, not getting original client name

We have wyse winterm stations login into a terminal server via a RDP session, from that server they rdp into a separate terminal server 2008. My question is, how can I get the original client station name on the second terminal server. I currently…
4
votes
1 answer

Magnetic Stripe Reader over Terminal Server has random Uppercase/Lowercase nonsense

The Magnetic Stripe Reader that I'm using and testing is just supposed to be sending keystrokes. Unfortunately, it seems to randomly be sending upper case and lower case keystrokes, sometimes substituting % for 5 and ^ for 6 and vice versa. (If…
Peter Turner
  • 2,178
  • 9
  • 33
  • 45
4
votes
0 answers

Cannot connect via RDP due to NLA error

I have one DC that also acts as a Hyper-V host. It hosts a build server, and a WDS server. Up until Daylight Savings happened a few days ago these were both working fine and I could remote in no problem. Cue DST and I'm getting errors about time and…
4
votes
1 answer

Can I use something like a tunnel for SSH in this Linux/Windows Remote Desktop scenario?

I have a Linux server (call it server-L) which i cannot directly ssh to it. In order to ssh it i should connect to a windows server(call it server-W) and then make ssh connection from it to my Linux server. I want to know are there any methods so…
VSB
  • 165
  • 1
  • 6
4
votes
2 answers

How to preserve xrdp session on ubuntu 14.04?

I installed xrdp on my ubuntu 14.04 machine using the below commands. I can now remote desktop from my windows machine easily into my ubuntu machine. However, what I notice is when I close the remote desktop connection and login again with same…
user3398326
  • 141
  • 1
  • 3