WakeOnLANTask Table

Wake on LAN tasks control any targeted managed devices. The details of these tasks are stored in the WakeOnLANTask table. Each row in the table represents a Wake on LAN task.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for WakeOnLANTask table

Database Column

Details

TaskUID

Type: binary (max 16 bytes). Key

A unique identifier for the task that created a Wake on LAN job.

FriendlyName

Type: text (max 400 characters)

The descriptive name assigned to the Wake on LAN task.

StartTime

Type: datetime. Nullable

The time at which the managed devices will be woken.