Scheduler jobs not appearing in WinBox's Jobs list

I’ve noticed with WinBox (and RouterOS 4.3 on my RB750G) the Jobs tab in the System: Scripts Lists aren’t showing any scheduled jobs and neither does it allow me to add new ones.
When using the terminal, the scheduling is working just fine.

Anyone else experiencing the same or know of a fix for this?

Works for me.
Any examples that doesn’t work?

I don’t see the point in trying different examples, if the Jobs tab doesn’t even have a button to add new Jobs :frowning:

Here’s my simple scheduled job (which already ran as you can see) and my simple script:

 /system scheduler> print detail
Flags: X - disabled 
 0   ;;; Test Script
     name="Test" start-date=dec/14/2009 start-time=17:04:00 interval=10m on-event=set-local-routes owner="admin" 
     policy=ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive run-count=1 next-run=17:14:00 

/system script> print from=set-local-routes
Flags: I - invalid 
 0   name="set-local-routes" owner="admin" policy=ftp,read,write,winbox last-started=dec/14/2009 17:04:00 run-count=1 
     source=:log info "Success"

I’ve uploaded a screenshot of the blank Jobs list.
no-jobs.png

‘Jobs’ is ‘currently running tasks’, not ‘planning soon’ =) you won’s see anything here until script actually executes

Ah thanks.

I must say that I’m quite impressed with all the features of the RB750G: I thought I knew enough about TCP/IP routing, until I had to configure RouterOS… :smiley:
I quite enjoy it to have multiple IP addresses on the same Interface to easily manage all my Routers/Access Points that are on different subnets.
Now my next mission is to get my VLAN’s in order - http://forum.mikrotik.com/t/solved-wan-bridging-nat-depending-on-vlan-id/33828/1

Nice to hear such good comments, thanks ! :slight_smile: