Tasks

NAVIGATION  Modules > Automation > Automation Hub

SECURITY  Automation > View Tasks & Scripts

SECURITY  Automation > Edit Tasks & Scripts

Tasks in VSA 10 enable 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

Tasks can be accessed in the Automation Hub.

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

The Automation Hub contains all scripts, tasks, workflows, and managed files in one location, and organized into three folders: 

  • Built-In (read-only): Contains default content that is provided with the product.
  • Content Packages (read-only): Contains Kaseya created content delivered from packages or templates.
  • User Defined: Contains custom content created by product users.

To access tasks in the Automation Hub, click a folder to view it's contents, and select the Tasks tab to show all tasks within that folder. You can also use the Search function to search for a task by name.

For more information on the Automation Hub, including folder management, refer to Navigating the Automation Hub.

Tasks content packs

VSA 10 is provisioned with a set of standard task content to be used as feature enhancements, templates, and best practices for automating IT operations and device management. The content is frequently updated by a dedicated team based on industry standards and customer feedback.

  • Content Packages > Extended_Audit_Script_Pack: This folder contains the Extended Audit For Computers and Extended Audit For Serverstasks. These tasks extend the audit capabilities for Windows servers and computers. The tasks are write protected and executed automatically in product on Windows servers and Windows 10/11 computers. The extended audit information is available as custom files to be used in daily operations, troubleshooting, and compliance investigations.
  • Built-In: This folder contains additional sample tasks for you to review, copy and modify.

Navigating the Tasks tab

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.
Move the workflow to a different location within the User Defined folder.
Create a copy of the Task and choose where you want to save the copy within the User Defined folder.
Edit the task. Refer to Create or edit a task.
Delete the task. Refer to Delete a task.

How to...