Overview

The Schedule Script feature allows you to automate running scripts at specified times. Once a script is created, you can configure it to run automatically according to your desired schedule. Following are the benefits:

  • Consistency: Ensures scripts run reliably and on time.
  • Efficiency: Saves time by automating repetitive tasks.
  • Flexibility: Supports a wide range of scheduling options to suit different needs.
  • Reliability: Reduces the risk of human error in time-sensitive operations.

How to Schedule a Script

If you want to schedule a script to run automatically, follow the below steps:

  1. Hover over the created script and click the ellipsis () on the right side.
  2. Select Schedule from the menu.
    Reporting apps
  3. In the Scheduke - Scripts screen, enter the following details:
SectionField NameDescription
General DetailsNameEnter the name for the script.
RunSelect UserSelect the user who will run the script. Options are "Default User" or "Other User".
ResourcesResourcesSelect the resources on which the script will be run.
ScheduleSchedule DetailsChoose the schedule details for running the script. Options are "None", "One Time", "Daily", "Weekly", "Monthly".
Queue JobSelect the checkbox if you want to queue the job.
Reporting apps
  1. Once configured, click Schedule Script to save it. This script will triggered as per the scheduled time frame.

About Queue Job Functionality

The Queue Job feature automatically executes specific queued tasks whenever the Agent service is restarted. If jobs are in the queue list and the Agent is in a stopped state at the scheduled execution time, this feature helps ensure that critical operations are not missed during Agent downtime.

When Does the Queue Job Run?

  • The Queue Job is triggered only when the agent service is restarted.
  • It does not run during regular offline/online events, such as network reconnects.
  • If the agent temporarily goes offline and then comes back online without a full service restart, the Queue Job will not execute.

View and Manage the Scheduled Scripts

View the Scheduled Script

To view the scheduled script, click on the Scheduled Script option on the main landing page.

Reporting apps

It will navigate to the Scheduled Scripts home page, where you will the list of all scheduled scripts.

Manage the Scheduled Script

To manage a scheduled script, click the ellipsis (…) on the right to view the available options.

Reporting apps
ActionDescription
EditModify the schedule or script settings.
View Execution OutputView the script logs. You can view the logs for specific year, month, day, or time. You can also filter it based on the Script Status (Success/Failure) or Run Type (On Demand/Schedule)
Run NowExecute the script immediately, regardless of schedule.
RemoveDelete the scheduled script.

To return to the main Scripts listing page from the Scheduled Scripts page, click SCRIPTS in the top‑right corner.

Reporting apps