A IT technician needs to configure an automated maintenance script to run every morning when a Windows workstation boots up. The technician also needs to check system log files if the script encounters errors. Which of the following Windows Administrative Tools should the technician use to accomplish these tasks? (Select TWO).
- Task SchedulerAnswer
- Event ViewerAnswer
- CDevice Manager
- DDisk Management
Answer
The technician should use Task Scheduler to automate script execution at startup and Event Viewer to inspect recorded system errors.
Task Scheduler is the appropriate MMC administrative snap-in for scheduling scripts to execute automatically during system startup. Event Viewer is the appropriate snap-in for examining logged system events and identifying error details related to failed operations.
Step-by-Step Solution
Key Concept
Windows Administrative Tools for task automation and system event logging