Hello. I have a server running remotely, one of many, that we installed our application on. We also installed an application to make this run as a service. So our application starts automatically. It starts the application as a SYSTEM process in the task manager.
Now when I am at the server locally, I log in and the application pops up with an icon in the system tray. When I log on to the server through RDP (remote desktop) the application is showing that its running, but I cannot get the application to show in the system tray to access its interface. Also, if I kill the process, and run it manually, it works just fine.
Is there something in RDP that is preventing me from seeing the application?