Ch.2 Flashcards
Which mode should you use if you want to uninstall a device driver, but the computer will not boot properly?
Safe Mode
What is the error screen displayed by Windows upon encountering a critical error that causes the system to crash?
Blue Screen of Death (BSOD)
What is a dependency service?
a service that requires another service to be running to operate properly
Which Recovery Console command is used to correct a corrupted Windows boot sector?
bootrec /fixboot
What is the first step you should take to troubleshoot a computer that is behaving erratically?
Reboot the computer
How can you ensure that a user can print to the same printer from any application?
Set the printer as the default printer.
What could be a reason that a scheduled task did not execute at the scheduled time?
Task scheduler service was stopped or disabled.
What does the acronym SFC denote?
System File Checker
Which common command is used to check the Internet connectivity from the command prompt?
PING
Which TCP/IP command-line utility should you use to display the IP address and subnet mask for a Windows computer?
IPCONFIG
Which IPCONFIG switch displays the current IP configuration on a workstation?
/ALL
Which command switch should you use with the Windows IPCONFIG command to display the other available command switches and their description?
/?
Which Windows command is used to trace the IP traffic route through intermediate routers and system network interfaces, identifying the full path traveled from source to destination?
TRACERT
Which command should you run to manually start the print spooler service on a Windows computer?
NET START SPOOLER
Which command should you run on a Windows computer to force defragmentation of volume D: regardless of whether it needs to be defragmented or even if free space is low?
DEFRAG D: -F
Which utility can you use to scan all protected files to verify their versions on a Windows computer?
System File Checker (Sfc.exe)
Which command-line utility in Windows can you use to display or alter the compression of files on NTFS partitions?
COMPACT
What is the purpose of the diskpart command-line utility?
It extends a partition to include unpartitioned space on the hard drive.