Ch.2 Flashcards

(46 cards)

1
Q

Which mode should you use if you want to uninstall a device driver, but the computer will not boot properly?

A

Safe Mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the error screen displayed by Windows upon encountering a critical error that causes the system to crash?

A

Blue Screen of Death (BSOD)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a dependency service?

A

a service that requires another service to be running to operate properly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which Recovery Console command is used to correct a corrupted Windows boot sector?

A

bootrec /fixboot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the first step you should take to troubleshoot a computer that is behaving erratically?

A

Reboot the computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How can you ensure that a user can print to the same printer from any application?

A

Set the printer as the default printer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What could be a reason that a scheduled task did not execute at the scheduled time?

A

Task scheduler service was stopped or disabled.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does the acronym SFC denote?

A

System File Checker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which common command is used to check the Internet connectivity from the command prompt?

A

PING

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which TCP/IP command-line utility should you use to display the IP address and subnet mask for a Windows computer?

A

IPCONFIG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which IPCONFIG switch displays the current IP configuration on a workstation?

A

/ALL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which command switch should you use with the Windows IPCONFIG command to display the other available command switches and their description?

A

/?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

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?

A

TRACERT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which command should you run to manually start the print spooler service on a Windows computer?

A

NET START SPOOLER

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

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?

A

DEFRAG D: -F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which utility can you use to scan all protected files to verify their versions on a Windows computer?

A

System File Checker (Sfc.exe)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Which command-line utility in Windows can you use to display or alter the compression of files on NTFS partitions?

A

COMPACT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is the purpose of the diskpart command-line utility?

A

It extends a partition to include unpartitioned space on the hard drive.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is the purpose of the convert command-line utility?

A

It changes a FAT partition into an NTFS partition.

20
Q

Which Windows command-line tool launches Performance Monitor?

21
Q

Which Windows command-line tool is the DirectX Diagnostic tool that allows you to confirm DirectX settings, including the version of DirectX that is installed and the device driver versions?

22
Q

Which command is used to display the status of a disk in the current drive?

A

the CHKDSK command

23
Q

Which command should you run to check fragmented files?

24
Q

Which command-line utility is used to copy multiple files and folders at the same time from a command prompt?

25
What is the purpose of the gpupdate command?
It refreshes local and Active Directory-based Group Policy settings.
26
What does the Windows dir command do?
It displays the disk's volume label and serial number, followed by a list of directories and files on the disk.
27
What does the Windows cd command do if entered WITHOUT parameters?
It displays the current drive and directory.
28
What is the purpose of the Windows nslookup command?
It is a network administration command-line tool that is used to troubleshoot DNS-related problems.
29
Which Windows command should you use to format a drive?
format
30
What is the purpose of the Windows copy command?
It copies a file from one location to another.
31
What does the acronym UAC denote?
User Account Control
32
Which Windows online feature assists you in updating your computer with new security and other critical updates?
Windows Update
33
Which Windows component displays details about programs and processes running on a computer and provides information about computer performance?
Windows Task Manager
34
What is the User State Migration Tool (USMT)?
It is a tool used to migrate user settings from one operating system to another.
35
Which feature of Windows 7 and higher prevents applications from running in privileged mode even when an administrator is logged on?
User Account Control (UAC)
36
Which service controls the printer queue in a Windows computer?
the Printer Spooler service
37
Which Windows feature is used to ensure that when unplugging an external device, the device has finished all operations and is ready to be removed?
the Safely Remove Hardware feature
38
Which Windows utility searches a computer for unnecessary files and allows you to remove those files safely?
the Disk Cleanup utility
39
Which Windows utility can you use to view the application log?
Event Viewer
40
Which Windows utility is used to diagnose hardware-related problems?
Device Manager
41
Which Windows utility helps you to improve security for Windows operating system by ensuring that the operating system is up to date?
Windows Update
42
Which Windows utility should be used routinely to improve the access time for files stored on hard disks?
Disk Defragmenter
43
What is the common name used for a partition containing the operating system files?
boot partition
44
What is the common name used for a volume containing the startup files?
system volume
45
Which log should you examine to find events logged by programs?
Application log
46
What are the three types of events that are displayed in Event Viewer?
Error, Warning, and Information