Questions tagged [rdp]

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a user with a graphical interface to another computer.

The protocol is an extension of the ITU-T T.128 application sharing protocol. Clients exist for most versions of Microsoft Windows (including Windows Mobile), Linux, Unix, Mac OS X, Android, and other modern operating systems. By default the server listens on TCP port 3389.

Microsoft currently refers to their official RDP server software as Remote Desktop Services, formerly "Terminal Services". Their official client software is currently referred to as Remote Desktop Connection, formerly "Terminal Services Client".

Source: Wikipedia (Remote Desktop Protocol)

1234 questions
-2
votes
0 answers

My output audio device on my laptop is my input audio device on my RDP dession

I manage a PC with an RDP session on my Windows, and I wanted to use my microphone on this computer. But my audio input is configured as an output! I tried to make the audio redirections as found on internet Thank you in advance for your help…
Tsushi
  • 1
  • 2
-2
votes
1 answer

Connect postman from an RDP windows 10 client back to a node web restapi running on the macbook pro host?

I am trying to run postman in a windows 10 RDP client, and I want to test a node application running on the host computer. The host is a macbook pro and the application is running on localhost:3000 there. I can't simply use https://localhost:3000…
-2
votes
2 answers

Can I work on local machine with SQL and PowerBI on remote

I am working as PowerBI Analyst. The SQL server and PowerBI are on remote server. Currently it is PowerBI desktop version. I RDP into my remote server and work there. It is an actual server and is inaccessible a lot. There is only one RDP…
nancy
  • 9
  • 6
-2
votes
1 answer

Isuue Regarding Login Agent

We are using Is Logged In action from Log In VBO to check if bot is logged in the VDI or not, this action was always returning True value on our development Machine, But this action Doesn't works on Client VDI it is always returning false. We are…
-2
votes
1 answer

what kind of certificate? how to get rid of it?

When connected to a remote desktop, a certificate is generated on the remote with the name…
sevnight
  • 105
  • 8
-2
votes
1 answer

Securing Azure Windows VM

I am very new to using Azure. I have created a Windows 10 VM on Azure. I can connect to the VM via RDP successfully. I have restricted port access and IP inbound access. What can I do to secure access control to my VM better so that it is not so…
zatbusch
  • 324
  • 2
  • 10
-2
votes
1 answer

Remote App / RDP session Group Policy

I'm a newbie at domain administration. I have about 15 users on a RemoteApp front end on one of my servers. The users are all part of a group. I want to set the policy so that if they are idle for a two hours it will log them off automatically. …
user1457712
  • 77
  • 2
  • 9
-2
votes
1 answer

Connected to VPN Unable to Connect to Server Connected to different VPN

I am Connected to our VPN and I would like to RDP to a Server that is on the network that is currently connected to a different VPN. What do we need to do? If I RDP to a different server and then RDP from that server to the one connected to a…
Adam
  • 497
  • 2
  • 9
  • 29
-2
votes
1 answer

BAD_Access while using RDP(Static library) with Opnetok in iOS?

RDP static library works fine if I comment out the code written for OPentok, if I try to work both together it gives BAD_Access Error at run time.
Sandy Rawat
  • 685
  • 7
  • 12
-2
votes
2 answers

How to check web page load on RDP C#

I have a C# code which opens RDP - iexplore.exe of another server. Now I have to scroll down the web page and take its screen shot, but on each scroll the image takes time to load. So when I take a screen shot on each scroll, sometimes the unloaded…
cosmoloc
  • 2,884
  • 5
  • 29
  • 48
-2
votes
1 answer

How to configure RDP with TLS in Window 7

I have server and client running OS Window 7 ultimate. I would like to configure so that server and client communicate under TLS. At server, I go Local Group Policy-> Remote Desktop Host -> Security to enable Secure Layer to TLS1.0. When I connect…
user236501
  • 8,538
  • 24
  • 85
  • 119
-3
votes
1 answer

RDP client for Amazon Linux 2

I'm looking for a RDP client that I can install and run on Amazon Linux 2 to connect to other EC2 instances through xrdp. I've tried remmina with no luck. Does anyone know of an RDP client that will work on Amazon Linux 2?
-3
votes
1 answer

How to check remotely Windows credentials with python

I have a few old machines that I would like to verify the credentials each of them has is correct and math. All machines don't have SSH or WMI enabled. On Linux, for example, I used Paramiko to SSH to servers and detected an error or successfully…
Ansi
  • 3
  • 3
-3
votes
3 answers

how to remote control windows from linux without close the session

I am coding on my laptop, and watching online video on an windows pc. the suck video site can't turn to fullscreen mode back after goto next video, so I want to use laptop(linux) to remote control the windows. But... when I using rdesktop login to…
guilin 桂林
  • 17,050
  • 29
  • 92
  • 146
-4
votes
1 answer

Need to have RDP to more than six machine concurrently in windows server 2016

I need to have RDP in windows server 2016 for six different machine concurrently for development purpose in my company . But currently it supports only two machine concurrently for RDP . What steps do I need to follow to have the above scenario .?
1 2 3
82
83