[Samba] Remotely executing scheduled tasks

Simon Males sime at anticd.org
Wed Jun 13 03:28:31 GMT 2007


>From another Windows system using schtasks.exe a scheduled task can be
executed with the following syntax:

schtasks /Run /TN "Backups" /S "remote_system_name"

I suppose the Unix/SSH equivalent is:

ssh user@"remote_system_name" /usr/local/bin/backups.sh

Is there samba client for schtask.exe ?

-- 
Simon Males <sime at anticd.org>


More information about the samba mailing list