X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Kevin Markle Subject: crontab and windows 2003 Date: Wed, 09 Aug 2006 15:58:33 -0400 Lines: 20 Message-ID: Reply-To: kmarkle AT pbs DOT org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15"; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, I'm attempting to setup crontab on a windows 2003 box and am having problems getting the jobs to run. I have tried running the service as a local administrater and domain admin and the service starts and stops and then tells me that "some services will only start when needed". I have tested the file (test.bash) from the command line and it runs the way it is supposed to. So I know the file is okay. Here is a copy of my crontab file: # min hour day (1-31) Month (1-12) day of week (0 -6) 1 15 * * * /test.bash & I checked the cygwin user guide and found nothing about setting up the crontab service. Is there any place were these kindof instructions are located? If you have any suggestions please let me know! Thanks! Kevin M -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/