• Specifically, it would be

    sp_start_job @job_name='your jobname', @step_name = 'your stepname'

    Greg