51 lines
1,016 B
Markdown
51 lines
1,016 B
Markdown
# OPS-2 Quiz: Change Management
|
|
|
|
Take this after studying `notes/OPS-2-change-management.md`.
|
|
|
|
Reply with answers like:
|
|
`1B 2A 3D 4C 5B`
|
|
|
|
## Questions
|
|
|
|
1. What should a change plan include in case the update fails?
|
|
|
|
A. Wallpaper plan
|
|
B. Rollback plan
|
|
C. Keyboard shortcut list
|
|
D. Browser favorites
|
|
|
|
2. What type of change is usually low-risk, repeatable, and preapproved?
|
|
|
|
A. Emergency
|
|
B. Unknown
|
|
C. Standard
|
|
D. Unauthorized
|
|
|
|
3. Why use a maintenance window?
|
|
|
|
A. To reduce impact on users and operations
|
|
B. To avoid documenting the change
|
|
C. To remove approval requirements
|
|
D. To skip backups
|
|
|
|
4. What is a change freeze?
|
|
|
|
A. A file compression method
|
|
B. A hardware cooling feature
|
|
C. A command-line shell
|
|
D. A period when noncritical changes are restricted
|
|
|
|
5. What should happen after an emergency change?
|
|
|
|
A. Delete all records
|
|
B. Document and review it according to policy
|
|
C. Ignore user impact
|
|
D. Disable ticketing
|
|
|
|
## Answer Key For Instructor
|
|
|
|
1. B
|
|
2. C
|
|
3. A
|
|
4. D
|
|
5. B
|