We have RDS installed on our Server 2012 system. I am a bit new to this. I want to be able to, from a client PC, automatically launch an application (their Line of Business software). When I try to do this it fails.
How can I setup the client and the server to allow running the RDP client to automatically launch the application on the server side (e.g. app is on the server under D:\Program Files (X86)\Business App\BusinessApp.exe). When the user clicks on the RDP client icon on the desktop the BusinessApp program will load and run automatically.
I have added users to the Remote Desktop User's group already. I have configured the RDP client to "Start the following program on the connection" by adding the app path: D:\Program Files (X86)\Business App\BusinessApp.exe to start in the following folder: D:\Program Files (X86)\Business App\
But when I click to run I get the login dialog box, add the credentials and the application does not launch. What am I doing wrong? What do I need to do on the clilent or server side to allow this to work?