COMPTIA A+ Software troubleshooting

¡Supera tus tareas y exámenes ahora con Quizwiz!

Which of the actions listed below enables access to the Automatic Repair utility during next system boot in Windows 8/8.1? (Select best answer)

Holding the Shift key and left-clicking on the power options button (Shut down/Restart) while in Windows

What is the name of a Windows tool that can be used for troubleshooting problems related to Dynamic-Link Libraries (DLLs) and ActiveX controls?

REGSVR32

Which of the following actions would be of help in troubleshooting the "Missing operating system" error message displayed during system boot?

Run Startup Repair utility, Use BOOTREC.EXE to fix Master Boot Record (MBR) errors, Verify that the drive is detected in BIOS, Use DISKPART utility to label the system partition as active

Which of the solutions/software tools listed below would be of use when troubleshooting a missing system GUI in MS Windows? (Select all that apply)

Safe mode video driver update, System File Checker (SFC.EXE), VGA mode

Which of the following solutions would be of help in troubleshooting the "NTLDR is missing" error message displayed during system boot? (Select all that apply)

Startup Repair utility, Disconnecting any external drives, Adjusting the boot sequence in CMOS setup utility

Which of the answers listed below refer(s) to troubleshooting solution(s) used when a Windows-based host does not start in Normal mode, but only in Safe mode? (Select all that apply)

System Restore, Driver rollback, Malware removal, Startup Repair utility

Which of the following solutions would be the easiest while troubleshooting a Windows blue screen?

System restart

An MS Windows stop error is informally referred to as

B.S.O.D

An essential Windows XP startup file containing a list of installed OSs as well as information on the location of the operating system files is called:

BOOT.INI

Startup files required to launch Windows Vista/7/8/8.1 include: (Select 3 answers)

BOOTMGR, BCD, WINLOAD.EXE

While trying to start their Windows machine, a user receives "Windows Boot Configuration Data file is missing required information" error message. Which of the following BOOTREC options should be used by a technician for manual CLI troubleshooting of this error?

BOOTREC /RebuildBcd

Which of the Windows Recovery Environment (WinRE) utilities would be used for manual troubleshooting of system startup issues?

BOOTREC.EXE

In Windows Vista and newer releases of the Microsoft operating system the BOOT.INI file is replaced by:

Boot Configuration Data (BCD) file

A type of software that manages the startup sequence of an operating system is known as:

Boot loader

BOOTREC.EXE is a WinRE tool (available in Windows Vista and later releases of the Microsoft OS) used for troubleshooting: (Select 3 answers)

Boot sector errors, Master Boot Record (MBR) errors, Boot Configuration Data (BCD) store errors

Common troubleshooting steps related to Windows services that fail to start include: (Select 2 answers)

Checking for warnings and errors in Windows Logs and Application and Services Logs log spaces in the Event Viewer (EVENTVWR), Starting the service manually in the Services applet (SERVICES.MSC)

Which of the following allows to force Windows into Safe mode during next system boot?

Checking the Safe boot option on the Boot tab of the System Configuration (MSCONFIG) utility while in Windows

If an application written for an earlier version of MS Windows doesn't run correctly the operating system can emulate its own older version to allow a given program to work with newer hardware or software. The compatibility mode settings in Windows can be changed manually by right-clicking the program icon and

Clicking on the Properties menu item, and then applying the required settings on the Compatibility tab

Which of the answers listed below refer to possible causes of the "NTLDR is missing" error message displayed during system boot? (Select 2 answers)

Corrupt NTLDR file, The system is trying to boot from a non-bootable drive

Which of the answers listed below refers to a collection of precompiled functions designed to be used by more than one Microsoft Windows application simultaneously in order to save system resources?

DLL (Dynamic Link library)

Which of the answers listed below refer(s) to possible cause(s) of the "Missing operating system" error message displayed during system boot? (Select all that apply)

Damaged hard drive, BIOS does not detect the hard drive , System partition not set as active, Corrupt Master Boot Record (MBR)

Which of the Control Panel applets in Windows 7/8/8.1 provides access to a system tool used for troubleshooting mismatched file associations?

Default Programs

Examples of MS Windows system utilities that allow to pinpoint corrupt device drivers include: (Select 2 answers)

Device Manager (DEVMGMT.MSC), Event Viewer (EVENTVWR)

Which of the following could be of help in troubleshooting the "Invalid boot disk" error message in MS Windows? (Select all that apply)

Disconnecting USB thumb drive, Checking BIOS settings for boot order, Removing floppy disk from the Floppy Disk Drive

Which of the following sequence of steps in Windows Device Manager (DEVMGMT.MSC) allows for reverting back to the previously installed driver when a device fails after driver update?

Double-click the device type to view devices in that category -> Right-click on the device and select Properties -> On the Driver tab, click the Roll Back Driver button

Which of the hardware-related solutions listed below can be used in troubleshooting failed system boot process? (Select 2 answers)

Drive cable/connector check , Hard drive replacement

Which key/key combination should be pressed during system boot in Windows XP/Vista/7 to get access to the Startup Repair utility?

F8

(t or f)Similarly to magnetic drives, Solid State-Drives (SSDs) require periodic defragmentation in order to improve system performance.

False

Which of the following could cause slow performance of a hard drive?

File fragmentation, Disk thrashing, Insufficient amount of RAM

Which of the following answers list(s) example(s) of boot loader software used in Linux operating systems? (Select all that apply)

GRUB, LILO

What is the correct sequence of steps for launching the disk defragmenter utility in MS Windows? (Select 3 answers)

In Windows Vista/7: Open Windows Explorer by pressing the E key while holding the Windows Logo key -> Click on the Computer menu item list on the left to display all drives -> Right-click on the drive and select Properties from the pop-up window -> Launch the disk defragmenter utility available on the Tools tab, Press the R key while holding the Windows Logo key -> type in "cmd" (without quotation marks), and hit Enter -> Launch the disk defragmenter utility by typing in DEFRAG with the appropriate command switch, in Windows 8/8.1: Open File Explorer by pressing the E key while holding the Windows Logo key -> Click on the This PC menu item list on the left to display all drives -> Right-click on the drive and select Properties from the pop-up window -> Launch the disk defragmenter utility available on the Tools tab

"Kernel panic" is a term used to describe stop errors in: (Select all that apply)

Linux, Mac OS

Automatic booting into Safe mode on a Windows-based host might be caused by: (Select 2 answers)

MSCONFIG settings, Corrupt device driver

Which of the OSs listed below uses a spinning wait cursor (aka spinning beach ball) to indicate that an application entered unresponsive state?

Mac OS

A boot loader application used in Windows XP is called:

NTLDR (NT Loader)

Which of the files listed below are required to start Windows XP? (Select 3 answers)

NTLDR, NTDETECT.COM, BOOT.INI

(T or F) Windows Error Recovery (Windows XP/Vista/7) and Recovery (Windows 8/8.1) are menu screens displayed during next boot when Windows detects that the system didn't shut down properly (triggering this menu in Windows 8/8.1 requires additional prerequisite). Both menu screens provide access to utilities for troubleshooting persistent problems as well as additional options ("Start Windows normally" in Windows Vista/7 and "Exit and continue to Windows" in Windows 8/8.1) that allow to attempt launching the OS without taking up any troubleshooting steps.

True

(True or False) Startup Repair (Windows Vista/7/10) and Automatic Repair (Windows 8/8.1) is a Windows recovery tool (available under different names in different releases of the Microsoft OS) used for automatic troubleshooting of problems that prevent the operating system from starting normally.

True

(t or f)Disk Defragmenter is a software tool used for rearranging data on disks and drives in order to improve system performance. Defragmentation results in faster read/write operations of the magnetic hard drive's read/write heads as they can access the data sequentially without seeking data fragments in different areas of the disk (defragmentation consolidates data into smallest contiguous regions).

True

(t or f)One of the fixes for the "NTLDR is missing" error message during system boot relies on replacing the corrupt NTLDR file with the same file copied from another Windows host using the same operating system (Windows XP), or restoring it from the Windows XP installation CD. Copying the NTLDR file manually requires access to the command-line interface which can be found as one of the options available in the Advanced Boot Options menu displayed after pressing the F8 key during system boot. After gaining access to the CLI, the NTLDR file can be restored with the COPY command from an external storage device (e.g. USB flash drive) to the root folder (typically C:\) of the drive containing the corrupt version of the file.

True

(t or f)Program Compatibility Troubleshooter is a Windows system utility used for automatic resolution of problems with older applications failing to run on newer versions of MS Windows. Program Compatibility Troubleshooter can be accessed via the Troubleshooting applet in Windows 7/8/8.1 Control Panel. Selecting the "Run programs made for previous versions of Windows" option in the Troubleshooting applet launches a guided tool for fixing problems with older programs installed on the current version of Windows.

True

Automatic boot to Windows Recovery Environment (WinRE) in Windows 8/8.1 requires the system to fail the boot process three times.

True

Which of the following might be the cause of slow computer system performance? (Select all that apply)

Unpatched OS, Malware presence, OS power management options, File fragmentation, Disk thrashing

The term "Live CD" typically refers to a compact disc (although other types of media such as DVD or USB can also be used to offer similar functionality) with a fully operational bootable Linux operating system distribution (the term is also used with reference to other OSs) which is run in the computer's memory thus eliminating the need for its installation on the hard drive. Live CDs can be used as an OS installation media, but also provide a convenient way for testing a given distro before installation as well as means for troubleshooting various OS-related problems.

True

What is the name of the boot loader software used in Windows Vista and later releases of the Microsoft OS?

WINLOAD.EXE


Conjuntos de estudio relacionados

Basic Probability Review Problems

View Set

Gray's Anatomy Review - Back and Upper Limb

View Set

What are the disadvantages of US direct democracy? (pc)

View Set