Question on the cron  pattern results.
Your results for cron are 0 8 28 9 *  but October is selected and the sample set shows october items.
Is this a bug or a european code set vs US code set. 0-11 for months vs 1-12?
I might schedule via the jobs tab and cancel after
Thanks, for now I just used at and an xe comnand from the host where the vm lives
at now + 1 minute
at>  xe vm-snapshot vm=testvmnew-name-label="snap test" new-name-description="snap via cli"
at> ctrl D to save
job runs fine.
I guess I can put in our feature request to have a single job run using AT.