Chapter 19 Troubleshooting Theory, OSs, Security Flashcards
1
Q
4 General Problems in a Computer System are…
pg.932
A
- Collection of hardware pieces
- OS
- Apps
- Computer user
2
Q
Questions to Ask the User
pg.933
A
- Can you show me the problem?
- How often does this happen?
- Has any new hardware or software been installed recently?
- Has the computer been moved recently?
- Has someone new used the computer recently?
- Have any other changes been made to the computer recently?
3
Q
How do you know the problem is a hardware problem?
pg.935
A
- If the problem is manifest when the user uses a piece of hardware (USB or CD)
4
Q
Establishing a Theory
pg.936
A
- Eliminating Possibilities
- Using External Resources
- Testing Solutions
5
Q
Establishing a Plan of Action
pg.939
A
- If the 1st fix didn’t work try something else
- Implement the fix on other computers (If needed)
- If everything is working document the solution
6
Q
Common Symptoms OS Issues
pg.942-944
A
- BSOD
- Failure to Boot
- Improper shutdown
- Automatically shutdown/restart
7
Q
OS Tools
pg.949-959
A
- Recovery Console
- Repair Disks
- MSCONFIG
- REGSVR32
- Event Viewer
- Safe Mode
- Command Prompt
- Automated System Recovery
8
Q
Recovery Console
pg.949
A
- Is a command-line utility used for troubleshooting
- Used to copy, rename, or replace operating system files and folders, enable or disable services or device startup
9
Q
Recovery Disks
pg.952
A
- A CD used to recover your computer and bring it back to the point where it was when it was new
10
Q
MSCONFIG
pg.953
A
- Helps troubleshoot startup problems
11
Q
REGSVR32
pg.956
A
- Allows you to register and unregister modules and controls for troubleshooting purposes
12
Q
Event Viewer
pg.957
A
- Provides info about what’s been going on with the whole system
13
Q
Safe Mode
pg.958
A
- Is a troubleshooting option for Windows that starts your computer in a limited state
- Only the basic files and drivers necessary to run Windows are started
14
Q
Command Prompt
pg.959
A
- Allows you to run many troubleshooting utilities
15
Q
Automated System Recovery
pg.959
A
- Used to simplify recovery of a computer’s system or boot volumes
- 2 parts:
- Automated backup
- Automated restore