>Trying to schedule simple shell scripts.  Currently i have a
>nt batch file calling a bash script which works fine,
>Until I schedule the batch script using the WinNT at
>command.  Nothing happens.

Does your batch script need to interact with the desktop?  If so, you need to
enable that option if running the Schedule service using the LocalSystem
account.
John


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to