Skip to main content
neonbit
New Member
December 1, 2014
Solved

Is it possible to schedule scripts in FMG 5.X?

  • December 1, 2014
  • 2 replies
  • 5635 views

In FortiManager 4.3 you always had an option of creating a script to run at a schedule, but looking at 5.0 and 5.2's configurations I can't seem to find this option anywhere. Even the doco's dont mention script schedules (when they did for 4.3).

 

Do you guys know if it's been disabled in the newer versions, or if I'm just blind?

Best answer by scao_FTNT

Hi, on FMG 5.0/5.2, in CLI, enable GUI display first FMG200D # conf sys admin setting (setting)# set ...  show_schedule_script                   Enable or disable schedule script. ... then in Device Manager script tab, run script you can find "Enable Schedule" option

 

Thanks

 

Simon

2 replies

scao_FTNT
Staff
scao_FTNTAnswer
Staff
December 1, 2014

Hi, on FMG 5.0/5.2, in CLI, enable GUI display first FMG200D # conf sys admin setting (setting)# set ...  show_schedule_script                   Enable or disable schedule script. ... then in Device Manager script tab, run script you can find "Enable Schedule" option

 

Thanks

 

Simon

neonbit
neonbitAuthor
New Member
December 2, 2014

Thanks Simon, that worked a treat!