Chapter 19 Troubleshooting Theory, OSs, Security Flashcards
4 General Problems in a Computer System are…
pg.932
- Collection of hardware pieces
- OS
- Apps
- Computer user
Questions to Ask the User
pg.933
- 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?
How do you know the problem is a hardware problem?
pg.935
- If the problem is manifest when the user uses a piece of hardware (USB or CD)
Establishing a Theory
pg.936
- Eliminating Possibilities
- Using External Resources
- Testing Solutions
Establishing a Plan of Action
pg.939
- 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
Common Symptoms OS Issues
pg.942-944
- BSOD
- Failure to Boot
- Improper shutdown
- Automatically shutdown/restart
OS Tools
pg.949-959
- Recovery Console
- Repair Disks
- MSCONFIG
- REGSVR32
- Event Viewer
- Safe Mode
- Command Prompt
- Automated System Recovery
Recovery Console
pg.949
- 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
Recovery Disks
pg.952
- A CD used to recover your computer and bring it back to the point where it was when it was new
MSCONFIG
pg.953
- Helps troubleshoot startup problems
REGSVR32
pg.956
- Allows you to register and unregister modules and controls for troubleshooting purposes
Event Viewer
pg.957
- Provides info about what’s been going on with the whole system
Safe Mode
pg.958
- 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
Command Prompt
pg.959
- Allows you to run many troubleshooting utilities
Automated System Recovery
pg.959
- Used to simplify recovery of a computer’s system or boot volumes
- 2 parts:
- Automated backup
- Automated restore
Common Symptoms for Security Issues
- Pop-Up
- Security Alerts
- Slow Performance
- PC Locks up
Pop-Ups
pg.961
- When a user visits a website and another tab or browser opens in the foreground
Security Alerts
pg.962
- People issue phony threats disguised as security alerts
Slow Performance
pg.963
- Viruses, worms, and malware cause slow performance because they take resources from other apps
PC Locks Up
pg.963
- PC stops responding to commands and stops processing completely
Security Tools
pg.965
- Antivirus Software
- Anti-Malware Software
- Anti-Spyware Software
- System Restore
Malware Removal Steps
pg.973-974
- Identify malware symptoms
- Quarantine infected system
- Disable System Restore
- Remediate infected systems
- Schedule scans and updates
- Enable System Restore and create restore points
- Educate the end user