quizzes: expand all 35 quizzes to 15 questions each
OPS-1 through OPS-10, OS-2, OS-3 went from 5 → 15. OS-1, OS-4 through OS-11, SEC-1 through SEC-11, TRB-1 through TRB-4 went from 7 → 15. Questions cover exam-weight scenarios not duplicated from original content. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
202140e2ac
commit
0c3868ea71
36 changed files with 2496 additions and 0 deletions
|
|
@ -42,6 +42,76 @@ B. Device Manager
|
|||
C. System Information
|
||||
D. Task Scheduler
|
||||
|
||||
6. A technician suspects a process is consuming too much RAM. Which tool shows processes with memory usage in real time?
|
||||
|
||||
A. Disk Management
|
||||
B. Event Viewer
|
||||
C. Task Manager
|
||||
D. Local Security Policy
|
||||
|
||||
7. A technician needs to create a local user account on a Windows workstation. Which tool should they use?
|
||||
|
||||
A. Task Scheduler
|
||||
B. Performance Monitor
|
||||
C. Local Users and Groups
|
||||
D. Device Manager
|
||||
|
||||
8. Which tool generates data collector sets and long-term performance logs?
|
||||
|
||||
A. Resource Monitor
|
||||
B. Performance Monitor
|
||||
C. Task Manager
|
||||
D. Event Viewer
|
||||
|
||||
9. Which tool shows drive health and partition layout graphically and can assign drive letters?
|
||||
|
||||
A. Services
|
||||
B. System Configuration
|
||||
C. Disk Management
|
||||
D. Local Security Policy
|
||||
|
||||
10. Which tool is used to disable unnecessary startup services and programs to improve boot time diagnostically?
|
||||
|
||||
A. Device Manager
|
||||
B. System Configuration (msconfig)
|
||||
C. Credential Manager
|
||||
D. Disk Management
|
||||
|
||||
11. A technician needs to stop and restart a stuck background service. Which tool should they use?
|
||||
|
||||
A. Task Scheduler
|
||||
B. Performance Monitor
|
||||
C. Services (services.msc)
|
||||
D. Event Viewer
|
||||
|
||||
12. Which utility provides a single consolidated view of system hardware including BIOS version and processor details?
|
||||
|
||||
A. Resource Monitor
|
||||
B. Disk Management
|
||||
C. System Information (msinfo32)
|
||||
D. Local Security Policy
|
||||
|
||||
13. A technician wants to set a minimum password length policy on a standalone workstation. Which tool should they use?
|
||||
|
||||
A. Task Manager
|
||||
B. Event Viewer
|
||||
C. Local Security Policy
|
||||
D. Disk Management
|
||||
|
||||
14. Which Event Viewer log records events from Windows OS components and services?
|
||||
|
||||
A. Application
|
||||
B. System
|
||||
C. Security
|
||||
D. Setup
|
||||
|
||||
15. A technician wants to schedule a disk cleanup script to run every Sunday at 2 AM. Which tool is best?
|
||||
|
||||
A. Disk Management
|
||||
B. Device Manager
|
||||
C. Resource Monitor
|
||||
D. Task Scheduler
|
||||
|
||||
## Answer Key For Instructor
|
||||
|
||||
1. B
|
||||
|
|
@ -49,4 +119,14 @@ D. Task Scheduler
|
|||
3. C
|
||||
4. B
|
||||
5. D
|
||||
6. C
|
||||
7. C
|
||||
8. B
|
||||
9. C
|
||||
10. B
|
||||
11. C
|
||||
12. C
|
||||
13. C
|
||||
14. B
|
||||
15. D
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue