A desktop technician needs to configure a critical background service on a Windows 11 workstation so that it automatically restarts itself if the process unexpectedly terminates. Which Windows administrative utility should the technician use to configure these automated restart actions?
- Services (services.msc)Answer
- BTask Manager (taskmgr.exe)
- CEvent Viewer (eventvwr.msc)
- DSystem Configuration (msconfig.exe)
Answer
Services (services.msc)
The Services console (services.msc) allows administrators to manage background services, including configuring automatic recovery policies on the Recovery tab (e.g., Restart the Service, Run a Program, or Restart the Computer) when a service unexpectedly fails.
Step-by-Step Solution
Key Concept
Windows Services Management and Recovery Options
Estimated Time:45s