Tips: Adding date and time in file name after 6.4.9 and 7.0.2 later. Key point: Enclose date and time in %% Example: %%date%% or %%time%% CLI: config system automation-trigger edit "Daily Backup Config" set trigger-type scheduled set trigger-hour 23 set trigger-minute 59 next end config system automation-action edit "Daily Backup Config" set action-type cli-script ...