Skip to main content
Skip table of contents

V 2.0 : Scheduled Task Events

Vendor Documentation

Classification

Rule NameRule TypeCommon EventClassification
V 2.0: Scheduled Task EventsBase RuleConfiguration Modified: SystemConfiguration
V 2.0: EVID 4698: Scheduled Task CreatedSub RuleScheduled Task CreatedInformation
V 2.0: EVID 4699: Scheduled Task DeletedSub RuleConfiguration Deleted: SystemConfiguration
V 2.0: EVID 4700: Scheduled Task EnabledSub RuleConfiguration Enabled: SystemConfiguration
V 2.0: EVID 4701: Scheduled Task DisabledSub RuleConfiguration Disabled: SystemConfiguration
V 2.0: EVID 4702: Scheduled Task UpdatedSub RuleConfiguration Modified: SystemConfiguration

Mapping with LogRhythm Schema  

Device Key in Log MessageLogRhythm SchemaData TypeSchema Description
Provider N/AN/AIdentifies the provider that logged the event. The Name and Guid attributes are included if the provider used an instrumentation manifest to define its events; otherwise, the EventSourceName attribute is included if a legacy event provider (using the Event Logging API) logged the event.
EventID

<vmid>

<tag1>

NumberThe identifier that the provider used to identify the event.
Version N/AN/AThe version number of the event's definition.
Level<severity>Text/StringThe severity level is defined in the event.
Task<vendorinfo>Text/StringThe task is defined in the event. Task and opcode are typically used to identify the location in the application from where the event was logged.
Opcode N/AN/AThe opcode is defined in the event. Task and opcode are typically used to identify the location in the application from where the event was logged.
Keywords<result>Text/StringA bitmask of the keywords defined in the event. Keywords are used to classify types of events (for example, events associated with reading data).
TimeCreated N/AN/AThe time stamp that identifies when the event was logged. The timestamp will include either the SystemTime attribute or the RawTime attribute.
EventRecordID N/AN/AThe record number assigned to the event when it was logged.
Correlation N/AN/AThe activity identifiers that consumers can use to group related events together.
Execution N/AN/AIt contains information about the process and thread that logged the event.
Channel N/AN/AThe channel to which the event was logged.
Computer<dname>Text/StringThe name of the computer on which the event occurred.
SubjectUserSid N/AN/ASID of account that requested the “create scheduled task” operation.
SubjectUserName<login>Text/Stringthe name of the account that requested the “create scheduled task” operation.
SubjectDomainName<domainorigin>Text/Stringsubject’s domain or computer name. Formats vary, and include the following:

Domain NETBIOS name example: CONTOSO

Lowercase full domain name: contoso.local

Uppercase full domain name: CONTOSO.LOCAL

For some well-known security principals, such as LOCAL SERVICE or ANONYMOUS LOGON, the value of this field is “NT AUTHORITY”.

For local user accounts, this field will contain the name of the computer or device that this account belongs to
SubjectLogonId<session>Numberhexadecimal value that can help you correlate this event with recent events that might contain the same Logon ID
TaskName N/AN/Anew scheduled task name. The format of this value is “\task_path\task_name”, where task_path is a path in the Microsoft Task Scheduler tree starting from the “Task Scheduler Library” node
TaskContent

<LogonType>:- <sessiontype>
<Command>:- <command>
<Arguments>:- <object>

OR

<LogonTrigger> OR <BootTrigger>:- <subject>

<LogonTrigger><Enabled> OR <BootTrigger><Enabled>:- <status>

Text/Stringthe XML content of the new task.
If Task.Actions contain:
<Exec>
"Command" (mandatory)
"Arguments" (optional)
"WorkingDirectory" (optional)
</Exec>
TaskContent  N/AN/Athe XML content of the new task.
If Task.Actions contain:
<ComHandler>
"ClassId" (mandatory)
"Data" (optional)
</ComHandler>
TaskContent N/AN/AThe XML content of the new task. For now, we don't have the log sample for this category.
If Task.Actions contain:
<SendEmail>
"Server" (mandatory)
"Subject" (optional)
"To" (optional)
"Cc" (optional)
"Bcc" (optional)
"ReplyTo" (optional)
"From" (optional)
"HeaderFields" (optional)
"Body" (optional)
"Attachments" (optional)
</SendEmail>
TaskContent<Title>:- <object>
<Body>:- <objectname>
Text/Stringthe XML content of the new task.
If Task.Actions contain:
<ShowMessage>
"Title" (mandatory)
"Body" (mandatory)
</ShowMessage>
ClientProcessStartKey N/AN/AWindows 10 Versions 1903 and above augments the event with these additional properties: Event Version 1.
ClientProcessId<processid>NumberWindows 10 Versions 1903 and above augments the event with these additional properties: Event Version 1.
ParentProcessId<parentprocessid>NumberWindows 10 Versions 1903 and above augments the event with these additional properties: Event Version 1.
RpcCallClientLocality N/AN/AWindows 10 Versions 1903 and above augments the event with these additional properties: Event Version 1.
FQDN N/AN/AWindows 10 Versions 1903 and above augments the event with these additional properties: Event Version 1.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.