Windows Event ID 4701 is a security audit event that tracks when scheduled tasks are disabled on the system. This event is generated by the Windows Security subsystem and logged to the Security event log whenever the state of a scheduled task changes from enabled to disabled.
The event provides comprehensive details including the task name, full task path, the user account that disabled the task, and the logon session information. This makes it invaluable for security auditing, compliance reporting, and troubleshooting scenarios where critical scheduled tasks have stopped running unexpectedly.
In Windows Server environments, this event is particularly crucial for monitoring automated maintenance tasks, backup jobs, and security-related scheduled operations. The event helps administrators track changes to the task scheduler configuration and identify potential security issues or unauthorized modifications.
The event structure includes fields for the task name, task path, subject (user who made the change), and logon ID. This information enables detailed forensic analysis and helps establish a clear audit trail for task management activities across the enterprise.