Grant RDP access to non-admin user

0

Using Windows Server 2012 R2, I want a non-admin user to be able to connect to the server via RDP. I found this and added a test non-admin user to the list, however, it still says it mustn't connect due to insufficient privileges. Any solution?

Jan

Posted 2016-08-09T07:37:01.177

Reputation: 13

Answers

0

There is a missing step in the tutorial you linked.

You need to allow the RDP connection via the Advanced System settings :

enter image description here

You can find more info about that here :

http://sysads.co.uk/2013/01/enable-remote-desktop-windows-server-2012/

Fana

Posted 2016-08-09T07:37:01.177

Reputation: 256

Thank you! However, this was already activated, as I can connect with an admin account anytime. – Jan – 2016-08-09T07:45:04.293

Okay,did you add the desired users to the Remote Desktop Users default group ? – Fana – 2016-08-09T07:47:10.923

where to do that? – Jan – 2016-08-09T07:48:44.547

Open Server Manager. Click Tool in the right corner of Server Manager and then select Computer Management. In the Computer Management windows, expand Local Users and Groups and select Groups. Double click on Administrators group. You will find the Remote Desktop users group. – Fana – 2016-08-09T07:52:25.440