Skip to content

Commit 8564231

Browse files
authored
update
1 parent 201cc3e commit 8564231

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

support/windows-client/system-management-components/task-scheduler-service-not-start.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Task Scheduler Service Can't Start
3-
description: Helps resolve the failure to start the Task Scheduler service in Windows computers.
2+
title: Troubleshoot Task Scheduler Service Startup Failure
3+
description: Helps troubleshoot the failure to start the Task Scheduler service in Windows computers.
44
ms.date: 04/09/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
8-
ms.reviewer: kaushika, warrenw, v-lianna
8+
ms.reviewer: kaushika, warrenw, mamash, v-lianna
99
ms.custom:
1010
- sap:system management components\task scheduler
1111
- pcy:WinComm User Experience
1212
---
13-
# Task Scheduler service can't start
13+
# Troubleshoot issues with the Task Scheduler service not starting
1414

15-
This article helps resolve the failure to start the Task Scheduler service in Windows computers.
15+
This article helps troubleshoot the failure to start the Task Scheduler service in Windows computers.
1616

1717
Your scheduled tasks don't run or miss their schedules. When you open Task Scheduler, you receive the following error message:
1818

@@ -47,7 +47,7 @@ If that doesn't resolve the issue and you still can't start the Task Scheduler s
4747

4848
## Error 5: Access is denied
4949

50-
This error occurs because the NT AUTHORITY\SYSTEM account doesn't have write permissions on the System event log. The permissions might have been modified by a system administrator with a `CustomSD` registry key for other purposes.
50+
This error occurs because the NT AUTHORITY\\SYSTEM account doesn't have write permissions on the System event log. The permissions might have been modified by a system administrator with a `CustomSD` registry key for other purposes.
5151

5252
The Task Scheduler service runs under the SYSTEM account. By default, the SYSTEM account has write permissions to the System event log to allow the Task Scheduler service to log events into the System event log.
5353

support/windows-server/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2571,6 +2571,8 @@ items:
25712571
href: ./system-management-components/scheduled-tasks-reference-incorrect-user-profile.md
25722572
- name: Troubleshoot issues with scheduled tasks not running
25732573
href: ./system-management-components/troubleshoot-scheduled-tasks-not-running.md
2574+
- name: Troubleshoot issues with the Task Scheduler service not starting
2575+
href: ../windows-client/system-management-components/task-scheduler-service-not-start.md?context=/troubleshoot/windows-server/context/context
25742576
- name: Resolve Task Scheduler "Access Denied" error
25752577
href: ./system-management-components/troubleshooting-task-scheduler-access-denied-error.md
25762578
- name: WinRM

0 commit comments

Comments
 (0)