If you’re programmer, you could write a very small telnet client as part of your application that connects to server:port, logs in, sends the Run Task command, and logs out. For robustness sake you would probably want to read/log the strings returned from WinCron running on the server to help you debug the process.
_________________________
Regards,
Luke Tomasello