• You could write a .VBS Script to connect to the server and issue msdb.dbo.sp_start_job @job_name = 'yourjobname'.

    Hope this helps

    Gianluca

    -- Gianluca Sartori