Task Scheduler Event IDs
I discovered that some of my task scheduler tasks are failing on the server and wanted to configure email notifications if that happens
I found an article how to send task scheduler notifications
I wanted to configure a trigger for multiple Event IDs and found how to do this here
The only question left if the list of Event IDs and I could not find a list of all possible values so I extracted them from EventLog myself and putting them here
Event ID Task Category 100 Task Started 101 Task Start Failed 102 Task completed 103 Action start failed 106 Task registered 107 Task triggered on scheduler 108 Task triggered on event 110 Task triggered by user 111 Task terminated 118 Task triggered by computer startup 119 Task triggered on logon 129 Created Task Process 135 Launch condition not met, machine not idle 140 Task registration updated 141 Task registration deleted 142 Task disabled 200 Action started 201 Action completed 203 Action failed to start 301 Task engine properly shut down 310 Task Engine started 311 Task Engine failed to start 314 Task Engine idle 317 Task Engine started 318 Task engine properly shut down 319 Task Engine received message to start task 322 Launch request ignored, instance already running 329 Task stopping due to timeout reached 332 Launch condition not met, user not logged-on 400 Service started 411 Service signaled time change 700 Compatibility module started Going to create an alert for ids 101,103,111,311,329
m from EventLog myself and putting them here Event
Monthly Archives: April 2019
Get-WinEvent
Source: Get-WinEvent
Manage Windows Firewall with Powershell 3
PowerShell Tutorial – Try Catch Finally and error handling in PowerShe
Warm-Up Time: Six Crucial Calisthenics for Your Right and Left Hands
A good warm-up session can be the most valuable part of your playing day. Not only does it help ward off injuries like tendonitis—it can also determine how
Source: Warm-Up Time: Six Crucial Calisthenics for Your Right and Left Hands
Powershell Tip #53: Run PowerShell as SYSTEM (NT AUTHORITYSYSTEM) – Powershell Guru
Tip: You can run PowerShell as NT AUTHORITY\SYSTEM in interactive mode or as a scheduled task. Solution 1 : Interactive Note: PsExec is a tool written by Mark Russinovich (included in the Sysinternals Suite) and can downloaded here. Solution 2 : Interactive 1) Open cmd.
Source: Powershell Tip #53: Run PowerShell as SYSTEM (NT AUTHORITYSYSTEM) – Powershell Guru
ScheduledTasks
ScheduledTasks This reference provides cmdlet descriptions and syntax for all Scheduled Tasks cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.
Source: ScheduledTasks
TaskFolder.RegisterTaskDefinition method – Windows applications | Microsoft Docs
dataSimplewall · crazy-max/WindowsSpyBlocker Wiki · GitHub
WPD
Source: WPD



