Schduled task not working, works when executed manually.

Hey Gang,
I’m working on creating an EoIP tunnel between a CCR and a RB2011 device using DDNS. I’ve found the scripts I need to update the DDNS host address and to change the respective local and remote addresses in the EoIP configuration.

The script I have on the DHCP side of the tunnel works if I run it manually. If schedule it to run every few hours and the IP changes, the scheduled run of the script updates neither the DDNS address or the local address in the tunnel.

Any ideas what I might be doing wrong? I’ve added all policy options, verified the owner is the admin and the run count is incrementing. Any input is greatly appreciated!

there is a lot of stuff going on within the script. just post scripts for us to see, because taking wild guesses will wast time.

Thanks for the reply and I found my issue. I needed to have all of the boxes under Policy checked in order for it to execute properly! Thanks again but the problem has been solved.