13 jun 2007 kl. 05:28 skrev Simon Males:


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 ?

Either you can try samba-tng's version of rpcclient to execute the "at" command or you can try out winexe from http://eol.ovh.org/ winexe/ which will let you execute anything you want on a win machine from linux.

Cheers,
Henrik
--
Simon Males <[EMAIL PROTECTED]>
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to