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

RDS - Change single click option is item via GPO or Registry

I have a problem on my servers RDS, my users can not change their themes windows, folder options and many more due to some GPO. However, in recent days there is a problem concerning the opening of files with a single click. I would like to re-assign…
NooJ
  • 194
  • 1
  • 2
  • 13
0
votes
1 answer

server 2008 r2 rds farm with rds broker

OK, so the situation is like this: 4 RD Session hosts (farm name: sessions.domain.local) 2 RDS Brokers (failover cluster - IP adress of the broker service is in the domain/internal subnet) Internally, it's working. I connect to the farm…
0
votes
2 answers

2012 RDS SERVER SSL CERTIFICATE ISSUE - Moving from Self Signed

I have a 2012 R2 RDS server. Previously we used a locally self signed certificate to allow clients to setup Remote App and Desktop connections. This certificate was not able to be extended and so expired. We purchased a SSL certificate and gave it…
0
votes
1 answer

Migrating from normal RDS to Encrypted RDS

I saw this and this which in theory are the same, but no extra details were given, so they answers are general and unsolved. My issues is similar, with a sad twist: I have a Master RDS instance serving the application right now and I want to move…
dulac
  • 133
  • 1
  • 6
0
votes
1 answer

User Profile Disks not created - 2012R2 pooled VDI windows 7 VM

Servers- RD Web Access/Connection Broker - VMWare 2012R2 machine - VDW RD Virtualization Hosts - 2x physical servers - VD1/VD2 The User_Profile storage location is a replicated DFS on the F drive of VD1/VD2 called user_profiles. It is DFS…
iexiak
  • 101
  • 3
0
votes
3 answers

Is our RDS write IOPS too high

Our site has been running slow recently and I've noticed that the RDS write IOPS can go as high as 80/sec and as low as 9/sec. Is this something that could be causing pages to load slowly? If so what could be causing it. Our RDS is a db.m3.large…
Holly
  • 1,027
  • 5
  • 14
  • 25
0
votes
2 answers

Script to connect Mysql from EC2 to AWS RDS

I'm writing a script to connect mysql server on an EC2 to RDS, normally I do this: mysql -h $RDS_ENDPOINT -P 3306 --user=$RDS_MYSQL_USERNAME --password=$RDS_MYSQL_PASSWORD and then exit I just want to establish the connection, nothing else Now I…
Casper
  • 117
  • 8
0
votes
1 answer

Disable remote drives for RDS and RemoteApp users

How do I allow users to get to their local drives in Remote App but not see the Remote Server drives in RemoteApp? I can see how I can disable Redirection for client local resources but not where I can restrict availability of server resources.
Nissan Fan
  • 350
  • 2
  • 13
0
votes
1 answer

How to release back RDS CAL lic to license server

Is there any way to retake back license from RDS host? For example, my session host A connect to license server which has 20 CALs. After 5 RDP session to host A, license server show that 15 lic available. But I want session host A to release back…
TRA
  • 83
  • 1
  • 5
0
votes
1 answer

Designing EC2 for regional load balancing and single DB

I've built EC2 hosting solutions before, but the application I'm building now is more advanced and I'd like some insight to see if I'm on the right track. The system is hosting a mobile application API where traffic will likely be coming in from…
MechEngineer
  • 103
  • 3
0
votes
0 answers

RDS connection blocked despite security group "Allow all traffic, all ports, all IPs"

I can only connect by ssh-ing into my ec2, and then using mysql from the cli. I can not connect: ssh-ing into my ec2, and connecting from PHP mysql command line on my local machine. I cannot ping my rds endpoint from anywhere, including, oddly…
0
votes
1 answer

Unusually high RDS MySQL memory

could use your help in understanding this. I'm running an RDS MySQL instance (db.m3.large on SSD) with 100GB of storage. I'm a little freaked out that my memory is 50% there: chart http://f.cl.ly/items/2130242A0K040E392h0L/10.png I must be doing…
John Derring
  • 87
  • 1
  • 4
0
votes
1 answer

More than one Remote Desktop Session on Windows Server

I have a Windows Server 2012 setup and I access it using Remote Desktop Connection. If I'm connected and someone else connects, I get booted off. Is there a way for me to still stay connected and when someone else connects, they get there own…
Gaza
  • 215
  • 2
  • 12
0
votes
1 answer

PDO to AWS RDS Connection Issue

We have a website written in PHP hosted on AWS EC2 instance, talking to AWS RDS database. When high traffic on the site, some users are experiencing 503 error on pages and we can see these errors on our Apache log: Uncaught Exception: Uncaught…
starchx
  • 533
  • 10
  • 24
0
votes
1 answer

2012 R2 RDVH DCOM Error

I'm trying to install RDVH service from my broker to my hyper-v server. But it fails and returns: "Cannot get integrity informations", and in the Events Viewer, I can see a DCOM error that tells me it could not connect to the server with a pid and…
Nico
  • 302
  • 1
  • 5
  • 17