What are all 4 common faults?
Explain system freeze.
Explain stop error.
This error occurs when there is a fatal system error and the operating system stops usually because of a driver software issue. Known as the ‘blue screen of death’
Explain unexpected reboot.
The computer boots and reboots in an endless loop in an attempt to fix a problem
Explain update error.
Update sometimes brings errors if they interfere with the current software.
What are the 4 trouble shooting tools for software errors?
What are you logging with Event Viewer (logs)
Should log the time and date the error occurred happened, the user logged in at the time, problem history etc.
Explain Memory Dump
Memory Dump copies and displays the contents of the RAM at the time of the crash which helps the technician figure out the issue.
Explain Baselines
Baselines is a comparison of what the system looks like before and after a crash. This can help to see the differences which may have caused the computer to fail.