Tasks

NAVIGATION  Modules > Automation > Tasks

SECURITY  Automation > View Tasks & Scripts

SECURITY  Automation > Edit Tasks & Scripts

The Tasks page enables you to run your own scripts and deploy them to endpoints as automation tasks. Tasks are a list of scripts that can be executed either ad hoc, as a scheduled task, or in a workflow with the Run Task action. Refer to Scripts and Workflows.

At any time, you can automate anything from backup jobs to security checks on schedule or on demand from the device closest to you.

This article describes the process to create, view, and manage your tasks.

Overview

From the left navigation menu in VSA 10, navigate to Automation > Tasks.

The Tasks page displays a list of all tasks created by all users in your environment. They are displayed in a tabular format.

Click any header to sort the displayed records in ascending or descending order by the column's value.

Field Description
Name Name of the task.
Execution Status Displays the current execution status of the task, as follows:
  • Running: Displayed for a task that is currently running.
  • Idle: Displayed for a task that is not currently running.
State Displays the current state of the task, as follows:
  • Active: Displayed for a task that is enabled.
  • Inactive: Displayed for a task that is disabled.

Refer to Enabled/Disabled in Create or edit a task.

Last Modified Date Displays the date on which the task was last modified by a user.

Hover over any item in the list to access its management options.

Action Description
View the task. Alternatively, you can click a task to view it. Refer to View and run a task.
Run the task. Refer to View and run a task.
Edit the task. Refer to Create or edit a task.
Delete the task. Refer to Delete a task.

How to...