like say? ssh [EMAIL PROTECTED] /path/somescript.sh
Dean Simon Males wrote:
Hello all, Earlier today I found out that Windows Scheduled Tasks can be executed remotely from another Windows system using schtasks.exe with the following syntax: schtasks /Run /TN "Backups" /S "remote_system_name" This is actually quite cool. Though I need to do this from a Linux system. Has anyone used schtasks from a Linux system? Or know about MS-RPC (which I guess is doing the ground work).
-- WWW: http://deanpatrick.tk LAN: http://www.fragfest.com.au EMAIL: [EMAIL PROTECTED] -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
