Command line options for Remote Task Monitor

I would like to carry out some automatic unit testing but every time the Remote Task Monitor runs I need to manually press on the start button.

Is it possible for the Remote Task Monitor to be started so that it automatically starts. I would also like to be able to set up the trace options before the start takes place.

Is also possible to force teh application to stop and quit remotely??

Have you heard about “Windows Scripting Host” before ?
I am not Windows programming expert but maybe WSH can help you automating Windows applications

There’s an idea! :bulb:

But I have a feeling that it requires the applications to be written to be “scriptable” - which probably implies the ability to accept command-line options, and takes us back to the original question…