I enter the path in the scheduler:
%progdir%\backup\CreateBackup.bat I choose * / 2, every 2 minutes.
In the OpenServera log writes:
03 Mar 13:21:09 Start nnCron 03 Mar 13:21:09 Load cron.tab 03 Mar 13:22:00 Start: f:\openserver\backup\CreateBackup.bat 03 Mar 13:22:18 Start result: 0 03 Mar 13:24:00 Start: f:\openserver\backup\CreateBackup.bat 03 Mar 13:24:02 Start result: 0 03 Mar 13:26:00 Start: f:\openserver\backup\CreateBackup.bat 03 Mar 13:26:00 Start result: 0 03 Mar 13:28:00 Start: f:\openserver\backup\CreateBackup.bat 03 Mar 13:28:00 Start result: 0 The batnik runs separately and works. But through the scheduler does not want
cmd.exe /c %progdir%\backup\CreateBackup.bat? - Akinacmd /k ...- while the window of the command processor is not closed, and you can (need!) See 1) the displayed messages 2) on behalf of which account the console is running. - Akina