Submit Command Line Jobs via Maxscript (using SMTD functions)

Hi,

currently we use a post-task Python script that starts a Photoshop instance and executes a JSX script to further process the outputs and export PSD files.
Instead of the render nodes executing the post-job script, I want a specific worker/workergroup to execute the post-job as a sort of service-machine/s.

One way to do this would be to replace the post-job task with a separate command-line job that’s dependent on the max job, so I can assign a specific group/pool to the cmd job.

Is it possible to directly submit a command-line job using the SMTD functions?

using deadline 10.3.1.3 and 3ds max 2022 + VRay 5, update 2

Thanks in advance!

Max