Hi,
on a Windows Server 2008 R2 there is just the non-paid RDP sessions allowed (the mode where two RDP sessions are allowed just for the administration purposes). A certificate which match the server name is bought and installed in Personal store on the server, including the corresponding private key. How to set up the server that it uses this certificate to identify itself when a user tries to connect to the server using mstsc.exe client instead of a default self-signed certificate?
Note: Just to make it clear, the "full" Remote Desktop Services is not installed on the server.
Thank you for any tips.