Consider this script:
$job=[pscustomobject]@{Name='Qwerty'} | sajb -ScriptBlock {ps}
The job is created, successfully, with the name specified above.
It can be seen commanding:
gjb
Nonetheless, trying to receive the result from it (the job) results in job not found error.
rcjb -job $job
•
... don't disturb ... life is short, and I have to think what I'll do next ...