Force RDP connection to a specific server

Solution 1:

Yes. You can create a .rdp connection file with the IP of the specific server you want the user to log into and save it on the user's desktop, the cons of this workaround is that you can't manage it from a centralized location but it will allow you to force a user to connect to a specific server.

Another thing you can do, is to create a shortcut to the application you want the user to use, you do it from the mstsc window itself, under Programs tab:

enter image description here .

In that way, you can place a shortcut of the application on the user's desktop and when he'll click it it will open an rdp session to the specified server and lunch the application without giving the user access to the desktop, just to the application.