Task Scheduler (Schedule) Service on Windows Server 2012

Q

What is the "Task Scheduler (Schedule)" system service on Windows Server 2012? Can I disable "Task Scheduler"?

✍: FYIcenter.com

A

"Task Scheduler (Schedule)" is a Windows Server 2012 service that enables a user to configure and schedule automated tasks on this computer. The service also hosts multiple Windows system-critical tasks. If this service is stopped or disabled, these tasks will not be run at their scheduled times.

Detailed information on "Task Scheduler" service:

Service name: Schedule
Display name: Task Scheduler
Execution command: 
   C:\Windows\System32\svchost.exe -k netsvcs
Dependencies: 
   Remote Procedure Call (RPC)
   System Events Broker

"Task Scheduler" service is provided by the svchost.exe program, see "svchost.exe Executable Program on Windows Server 2012" for details.

Disabling "Task Scheduler" service may cause issues on running Windows 2012 Server.

 

List of Services on Windows Server 2012

⇒⇒Windows Server 2012 Tutorials

2016-07-03, 5601🔥, 0💬