Windows Troubleshooting Flashcards
What issues can I resolve potentially with the log analysis tools
application crashes, slow boot or startup, application hangs, unexpected reboots
what questions should you first ask when trying to solve a problem
is the problem unique to one computer or all computers on the network?
does the problem affect a single user or all users?
is the problem related to a particular application? is that application up-to-date?
what do you do once you have figured out what the problem is based on asking questions and looking at system logs?
decide how to fix it, implement the strategy you decide on, record the results, try until succeed. document your findings
which should you do after you have fixed a problem?
educate others on your team and in your company about what you discovered to prevent issues from happening again
What should be one of your first steps when troubleshooting in windows? important so you can have all of your required or recommended software resolutions, operating system patches, updates, a security updates and fixes, .NET framework updates, driver and firmware updates, etc
Windows Update
when do you need to get updates from the hardware manufacturer
if the OEM updates are not available through Windows Update. Ex: computer hardware, peripherals, drivers, patches, third-party apps
when can fragmentation across storage blocks occur in windows?
when files an a hard driver saved, deleted, or altered
what does it mean for fragmentation to occur
a file may become spread across a drive in noncontiguous storage blocks, resulting in performance problems within the system as the hard drive spends seek time finding the scattered file fragments in piecing them back together
what does disc defragmenting do?
automatically relocates file fragments onto a continuous series of storage blocks to remedy seek time delays. optimizes the drive
what is a utility that simplifies removing temporary files including downloaded program files, thumbnail files, system files, and temporary internet files, as well as offering an option to compress the primary hard drive where the operating system is?
disk cleanup
what’s a commandline utility for windows that scans hard drives to find and flag bad sectors, which will be removed from use and no data will be stored on them? tool will attempt to recover any data found on the bad sector
check disk, CHKDSK
what’s a window system utility for performing advanced storage management tasks, including initializing a new drive, extending or shrieking volume, and changing a drive letter?
disk management tool
what’s a software tool for monitoring events and errors produced by the system, security, hardware, software, and more which divides in deforming categories:
custom views
windows logs
applications and services logs
subscriptions
event viewer
what should only be used by advanced system administrators which is likely to cause serious system and software problems if the wrong edits are made to a registry?
Registry Editor, regedit
what is a software tool for changing system settings including the services and applications that can load on system startup
msconfig, system configuration tool