Questions tagged [rds]

RDS can stand for Remote Desktop Services (formerly known as Microsoft Terminal Services), or Amazon Relational Database Service. For Amazon RDS, please use the tag amazon-rds

RDS can stand for Remote Desktop Services (formerly known as Microsoft Terminal Services), or Amazon Relational Database Service. For Amazon RDS, please use the tag.

491 questions
0
votes
0 answers

Publish RDS server azure application proxy (error)

I am trying to publish the RDS server through azure application proxy, by following the steps in this guide. https://docs.microsoft.com/en-us/azure/active-directory/application-proxy-publish-remote-desktop#direct-rds-traffic-to-application-proxy In…
kimo pryvt
  • 431
  • 5
  • 12
  • 24
0
votes
1 answer

How many RDS CAL licenses do I need?

I have 1 server with OS Windows Server 2012R2 where I need to install Remote Desktop Services role. I know that without RDS CAL I can connect to this server via RDP 2 users but what when I need to connect 10 users? Do I have to buy all 10 CALs or…
0
votes
1 answer

How connect MS remotedesktop client 10 with Windows 2012 R2 RDS?

So far my clients (Windows 7) connect via Remotedesktop connection (mstsc.exe) to our Windows 2012R2 RDS infrastructure. Mac's use the MS Remote Desktop from Mac App Store, which works great too. Now I wanted to try the MS Remote Desktop client…
fips123
  • 361
  • 1
  • 5
  • 17
0
votes
2 answers

Does AWS RDS read replication require peering?

If you create an RDS instance in one region with a read replica in another (in private VPCs, no public access), is it required to peer the private VPCs for replication to occur or does AWS magically make communication happen in the background?
0
votes
1 answer

Security Policy best practice for connecting to an RDS instance in a different VPC

I currently have 2 VPCs set up on the same Amazon account, in the same region. Lets call them vpc-111111 and vpc-222222 for illustration. I have a public RDS server running in vpc-111111 (along with some Elastic Beanstalk instances). However, I…
0
votes
1 answer

some clients takes very long to start RDS session

I've hit a wall on this one. I have a 2012R2 RDS setup, it's not struggling with resources, config is good. When users login, some complain that it takes very long to connect (start session). I've tested with a test account from multiple clients and…
0
votes
2 answers

cannot connect to aws rds mysql from aws ec2 instance via web browser

I have set up an AWS RDS instance and AWS EC2 instance, and I believe I set up the security group to allow both EC2 instance's internal ip and public ip to access the RDS instance. if I ssh to EC2 instance via a ssh client, and type command: mysql…
Minjia Tang
  • 1
  • 1
  • 1
0
votes
1 answer

SQL Server Data Transit

Random question came up today and I wasnt sure of the best way to answer. If we have an RDS Instance in AWS that is running Microsoft SQL Server and we open up remote access to a Web-App hosted internally (Obviously firewalled and IP restricted).…
LiamB
  • 270
  • 5
  • 13
0
votes
1 answer

RDP from Mac fails

Situation: 4 Windows 2016 RDS servers in a collection 1 Windows 2016 server that serves as RD Gateway and connection broker. Authentication is done via NAP/Radius using a 2FA (Microsoft Multi-Factor Authentication). Connection using Windows…
0
votes
1 answer

GPO pushed printers not installed in RDS session

We have an Remote Desktop Service environment with 3 Windows server 2012 R2 session hosts. The customer has 8 separate offices with 1 Kyocera network printer in each office. For management purposes we installed the printers on a separate print…
0
votes
0 answers

Cannot connect AWS RDS mysql instance from local

It has been fine in the past. This morning all of sudden, we cannot connect to mySQL DB on AWS RDS from local workbench or a local server. Fortunately, the connections can be established from our production servers. I looked at the logs, and these…
Grace Huang
  • 109
  • 3
0
votes
1 answer

SSH tunnelling to an RDS instance

I have the following setup: an RDS instance running in a subnet group of 2 private subnets; an EC2 instance running in a public subnet. So I want to connect to my RDS instance through my EC2 instance. I want also to be able to connect from shell.…
Igor Skoldin
  • 123
  • 1
  • 6
0
votes
0 answers

AWS RDS: random spikes in Freeable Memory and Swap Usage

I have a db.m4.large RDS instance running on production. I am experiencing frequent temporary drops in Freeable Memory and Swap Usage and I am trying to figure out why. Here are screenshots of some of the data I can see in CloudWatch. Freeable…
moewb
  • 23
  • 3
  • 5
0
votes
0 answers

Event:4005 The Windows log-on process has unexpectedly terminated

We have 3 RDS 2012 R2 hosts setup in our network, they are all stand alone session hosts. In the last month or so the WinLogin process has been crashing and causing people to not be able to log in. More often than not, it happens on a Friday…
0
votes
1 answer

Flatline in write IOPS in RDS. What does it means?

Yesterday, I have seen below chart in Write IOPS. It was showing flatlined around 11:57 EDT (GMT - 4) and it lasted until around 14:04 EDT (GMT -4). When I checked after a day, I didn't find same for that period. I see normal write IOPS for that…