Initial Core 2 study project
This commit is contained in:
commit
10de90430c
120 changed files with 12696 additions and 0 deletions
52
quizzes/OS-3-quiz.md
Normal file
52
quizzes/OS-3-quiz.md
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
# OS-3 Quiz: Windows Administrative Tools
|
||||
|
||||
Take this after studying `notes/OS-3-windows-admin-tools.md`.
|
||||
|
||||
Reply with answers like:
|
||||
`1B 2A 3D 4C 5B`
|
||||
|
||||
## Questions
|
||||
|
||||
1. A Windows service failed to start during boot. Which tool should the technician check first for detailed logged errors?
|
||||
|
||||
A. Disk Management
|
||||
B. Event Viewer
|
||||
C. Device Manager
|
||||
D. Task Scheduler
|
||||
|
||||
2. A user installed a printer, but Windows shows a driver problem. Which tool should the technician use?
|
||||
|
||||
A. Performance Monitor
|
||||
B. Disk Cleanup
|
||||
C. Local Security Policy
|
||||
D. Device Manager
|
||||
|
||||
3. A technician needs to assign a new drive letter to a partition. Which tool should they use?
|
||||
|
||||
A. Resource Monitor
|
||||
B. Task Manager
|
||||
C. Disk Management
|
||||
D. Event Viewer
|
||||
|
||||
4. A computer is slow right now, and the technician wants to see live CPU, memory, disk, and network activity. Which tool fits best?
|
||||
|
||||
A. System Restore
|
||||
B. Resource Monitor
|
||||
C. Local Users and Groups
|
||||
D. Windows Defender Firewall
|
||||
|
||||
5. A technician needs a script to run automatically every night. Which tool should they use?
|
||||
|
||||
A. Services
|
||||
B. Device Manager
|
||||
C. System Information
|
||||
D. Task Scheduler
|
||||
|
||||
## Answer Key For Instructor
|
||||
|
||||
1. B
|
||||
2. D
|
||||
3. C
|
||||
4. B
|
||||
5. D
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue