RMA taskbar tray icon when running as service
-
- Posts: 10
- Joined: Fri Aug 29, 2003 1:27 pm
RMA taskbar tray icon when running as service
I would like the RMA taskbar tray icon displayed when running as service. Right now it only shows on the taskbar when the application is activated and the service is stopped.
Just to be sure agent is running?
Often agent starts under administrator account, in this case service cannot interact with desktop. Of course we know workaround - start agent under local service account, provide user account as parameters of the agent, add code that will impersonate that user account for each test.
But it will be complicated, take more resources, etc. And almost always agent started on remote system, so you will not see icon anyway.
Regards
Alex
Often agent starts under administrator account, in this case service cannot interact with desktop. Of course we know workaround - start agent under local service account, provide user account as parameters of the agent, add code that will impersonate that user account for each test.
But it will be complicated, take more resources, etc. And almost always agent started on remote system, so you will not see icon anyway.
Regards
Alex
-
- Posts: 10
- Joined: Fri Aug 29, 2003 1:27 pm
to monitor connections and configure more easily
No, to monitor connections in real time. I can't get that window to come up when the service is running. Also, to make it easier to open the rma_cfg dialog.KS-Soft wrote:Just to be sure agent is running?