custom handler

About this tag
On WindowsForum.com, the tag 'custom handler' appears in discussions about Task Scheduler, where users notice that some scheduled tasks list their action as 'Custom Handler' instead of a standard executable or script. This tag is used to explore what a custom handler means in the context of Windows Task Scheduler, how it differs from typical task actions, and why certain tasks—often system or third-party tasks—use this designation. Conversations under this tag focus on understanding the behavior and purpose of custom handlers, troubleshooting related issues, and interpreting task scheduler logs. The tag is relevant for Windows users, IT professionals, and system administrators who manage scheduled tasks and need clarity on non-standard action types.
  1. News

    Demystifying HttpClient APIs in the Universal Windows Platform

    As a Universal Windows Platform (UWP) app developer, if you are trying to communicate over HTTP with a web service or any server endpoint, you have multiple API choices. Two of the most used and recommended APIs for implementing the HTTP client role in a managed UWP app are...
  2. C

    Windows 7 Scheduled Tasks Actions

    In reviewing some of the tasks in the Task Scheduler Library I noticed the the Action listed for some tasks was "Custom Handler". What does that mean?
Back
Top