CompTIA A+ Core 2 (Exam 220-1102)

0.0(0)
studied byStudied by 2 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/599

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

600 Terms

1
New cards

Instant Search

Windows feature allowing rapid search of apps, data folders, messages, and the web.

2
New cards

Windows Settings

Touch-enabled interface for managing user and system settings in Windows.

3
New cards

Control Panel

Legacy management interface for configuring user and system settings in Windows.

4
New cards

Microsoft account

Cloud-based SSO service allowing users to synchronize settings between multiple Windows devices.

5
New cards

Account Settings

Windows Settings pages relating to user account creation and maintenance.

6
New cards

User Accounts Applet

Control Panel app relating to user account creation and maintenance.

7
New cards

Privacy Settings

Windows Settings pages related to personal data collection and use.

8
New cards

Time & Language Settings

Windows Settings pages allowing configuration of default data formats (date, currency, and so on), location information, and keyboard input locale.

9
New cards

Personalization Settings

Windows Settings pages related to customizing the appearance of the desktop using themes.

10
New cards

Ease of Access

Windows Settings pages related to desktop and input/output device accessibility configuration.

11
New cards

OneDrive

Cloud storage service operated by Microsoft and closely integrated with Windows.

12
New cards

This PC

File system object representing a Windows computer and the disk drives installed to it.

13
New cards

Recycle Bin

When files are deleted from a local hard disk, they are stored in the Recycle Bin. They can be recovered from here if so desired.

14
New cards

File Explorer Options

Control Panel app related to view and browsing settings for File Explorer.

15
New cards

Indexing Options

Control Panel app related to search database maintenance.

16
New cards

System Settings

Windows Settings pages relating to basic and advanced system settings.

17
New cards

Update & Security Settings

Windows Settings pages related to configuring automatic patching, deploying feature updates, and managing security features.

18
New cards

Windows Security

Touch-enabled app for configuring features such as firewall and antivirus.

19
New cards

Devices settings

Windows Settings pages for using and configuring attached hardware.

20
New cards

Phone settings

Windows Settings pages for associating a smartphone with Windows.

21
New cards

Devices and Printers

Control Panel app for using and configuring attached hardware.

22
New cards

Device Manager

Primary interface for configuring and managing hardware devices in Windows. Device Manager enables the administrator to disable and remove devices, view hardware properties and system resources, and update device drivers.

23
New cards

Sound applet

Control Panel applet related to speaker and microphone configuration plus Windows sound events and notifications.

24
New cards

Standby

Power-saving mode where power to all compatible components except system memory is cut. Note that systems on standby still consume some electricity.

25
New cards

Hibernate

Power-saving state where the contents of memory are saved to hard disk (hiberfil.sys) and the computer is powered off. Restarting the computer restores the desktop.

26
New cards

Sleep

Power-saving mode in Windows. On a laptop, this functions much like standby, but on a desktop, the system also creates a hibernation file before entering the standby state.

27
New cards

Power Options

Control Panel app related to configuring power button/lid events and power-saving modes.

28
New cards

Fast Startup

Power-saving option allowing swift resume from sleep via an image of system memory contents saved to a hibernation file.

29
New cards

Apps

Windows Settings pages relating to configuration of Windows Features and third-party software apps.

30
New cards

Programs and Features

Control Panel applet allowing management of Windows Features and third-party software.

31
New cards

Mail applet

Control Panel applet related to configuration of Microsoft Outlook email accounts and storage files.

32
New cards

Gaming settings

Windows Settings pages related to game mode settings and Xbox integration.

33
New cards

Network & Internet

Windows Settings pages related to interface configuration, network profiles, and proxy configuration.

34
New cards

Network and Sharing Center

Control Panel related to interface configuration, network profiles, and discovery/file sharing settings.

35
New cards

Windows Defender Firewall

Built-in, host-based filtering of network connections.

36
New cards

Internet Options

Control Panel applet allowing configuration of the Internet Explorer web browser.

37
New cards

Administrative Tools

Folder in Control Panel containing default Microsoft management consoles used to configure the local system.

38
New cards

WinX menu

Start button shortcut menu with quick access to principal configuration and management utilities.

39
New cards

Run dialog

Windows interface for executing commands.

40
New cards

Disk Management (diskmgmt.msc)

Console related to initializing, partitioning, and formatting disk drives.

41
New cards

Storage Spaces

Windows feature for creating a single storage resource from multiple devices. Data can be protected against device failure by RAID-like mirroring or parity.

42
New cards

Defragment and Optimize Drives tool (dfrgui.exe)

Fragmentation occurs when a data file is not saved to contiguous sectors on an HDD and reduces performance. The defragmenter mitigates this and can also perform optimization operations for SSDs.

43
New cards

Disk Clean-up (cleanmgr.exe)

Windows utility for removing temporary files to reclaim disk space.

44
New cards

Task Scheduler (tasksch.msc)

Enables execution of an action (such as running a program or a script) automatically at a pre-set time or in response to some sort of trigger.

45
New cards

Local Users and Groups (lusrmgr.msc)

Console for creating and managing user and group accounts with the authentication and permissions scope of the local system.

46
New cards

Certificate Manager console (certmgr.msc)

Console related to managing digital certificates for the current user and trusted root certification authority certificates.

47
New cards

Group Policy Editor (gpedit.msc)

Console related to configuring detailed user and system registry settings via policies.

48
New cards

Registry Editor (regedit.exe)

Tool for making direct edits to the registry database, such as adding or modifying keys or values. The Registry Editor can be used to make backups of the registry.

49
New cards

Registry

In the Windows registry, a key is analogous to a folder on the file system. Keys are used to group like settings together in a hierarchy that is logical to navigate.

50
New cards

Hives

File storing configuration data corresponding to a section of the Windows registry.

51
New cards

Microsoft Management Console (MMC)

Utility allowing Windows administrative tools to be added as snap-ins to a single interface.

52
New cards

System Information (msinfo32.exe)

Utility that provides a report of the PC's hardware and software configuration.

53
New cards

Event Viewer (eventvwr.msc)

Windows console related to viewing and exporting events in the Windows logging file format.

54
New cards

Task Manager (taskmgr.exe)

Windows utility used to monitor and manage process execution, resource utilization, user sessions, startup settings, and service configuration.

55
New cards

Process

Software program that has been executed and is running in system memory.

56
New cards

Startup

Apps and scripts set to run when the computer starts or when the user signs in. Startup items can be configured as shortcuts, registry entries, or Task Scheduler triggers.

57
New cards

Services (services.msc)

Windows machines run services to provide functions; for example, Plug-and-Play, the print spooler, DHCP client, and so on. These services can be viewed, configured, and started/stopped via the Services console. You can also configure which services run at startup using msconfig. You can view background services (as well as applications) using the Processes tab in Task Manager.

58
New cards

Resource Monitor (resmon.exe)

Console for live monitoring of resource utilization data for the CPU and GPU, system memory, disk/file system, and network.

59
New cards

Performance Monitor (perfmon.msc)

Console for reporting and recording resource utilization via counter data for object instances.

60
New cards

System Configuration Utility (msconfig.exe)

Utility for configuring Windows startup settings.

61
New cards

cmd.exe

Basic shell interpreter for Windows.

62
New cards

Run as administrator

Windows feature that requires a task to be explicitly launched with elevated privileges and consented to via UAC.

63
New cards

Directory

File system object used to organize other file system objects into containers.

64
New cards

dir command

Command-line utility that displays information about the contents of the current directory.

65
New cards

cd command

Command-line tool used to navigate the directory structure.

66
New cards

move command

Command-line tool for moving files.

67
New cards

copy command

Command-line tool for copying files.

68
New cards

xcopy command

Command-line directory and file copy utility offering improved functionality compared to the basic copy command.

69
New cards

robocopy command

Command-line file copy utility recommended for use over the older xcopy.

70
New cards

md command

Command-line tool for creating directories.

71
New cards

rmdir

Command-line tool for deleting directories. The /s switch enables the deletion of non-empty directories.

72
New cards

diskpart

Command-line utility used to configure disk partitions.

73
New cards

format command

Command-line utility for creating a file system on a partition.

74
New cards

X:

Command-line utility used to select the working drive.

75
New cards

chkdsk

Command-line tool that verifies the integrity of a disk's file system.

76
New cards

shutdown command

Command-line tool for shutting down or restarting the computer. The command is supported by Windows and Linux, though with different syntax.

77
New cards

System File Checker

Command-line utility that checks the integrity of system and device driver files.

78
New cards

winver command

Command-line tool for reporting Windows version information.

79
New cards

Windows

Windows started as version 3.1 for 16-bit computers. A workgroup version provided rudimentary network facilities. Windows NT 4 workstations and servers (introduced in 1993) provided reliable 32-bit operation and secure network facilities, based around domains. The Windows 9x clients (Windows 95, 98, and Me) had far-lower reliability and support only for workgroups but were still hugely popular as home and business machines. Windows 2000 and Windows XP workstations married the hardware flexibility and user interface of Windows 9x to the reliability and security of Windows NT, while the server versions saw the introduction of Active Directory for managing network objects. The subsequent client releases of Windows (Vista/7/8/8.1) feature a substantially different interface (Aero) with 3D features as well as security improvements. The latest client versions—Windows 10 and Windows 11—are designed for use with touch-screen devices.

80
New cards

macOS

Proprietary OS designed by Apple for their range of iMac computers, Mac workstations, and MacBook portables.

81
New cards

UNIX

UNIX is a family of more than 20 related operating systems that are produced by various companies. It can run on a wide variety of platforms. UNIX offers a multitude of file systems in addition to its native system. UNIX remains widely deployed in enterprise data centers to run mission-critical applications and infrastructure.

82
New cards

Linux

Open-source OS packaged in distributions supported by a wide range of hardware and software vendors.

83
New cards

Chrome OS

Proprietary OS developed by Google to run on specific laptop (chromebooks) and PC (chromeboxes) hardware.

84
New cards

iPadOS

OS for some models of the Apple iPad tablet.

85
New cards

iOS

OS for Apple's iPhone smartphone and most iPad tablet models.

86
New cards

Update Limitations

Product life cycle and procurement consideration where a device or product no longer receives a full range of updates or support from its vendor

87
New cards

Android

Cell phone/smartphone/tablet OS developed by the Open Handset Alliance (primarily driven by Google). Unlike iOS, it is an open-source OS, based on Linux.

88
New cards

File System

Structure for file data indexing and storage created by a process of formatting a partition that allows an OS to make use of a mass storage device, such as an HDD, SSD, or thumb drive.

89
New cards

New Technology File System (NTFS)

64-bit default file system for Windows, with file-by-file compression and RAID support as well as advanced file attribute management tools, encryption, and disk quotas.

90
New cards

FAT32

32-bit file system used principally for system partitions and removable media.

91
New cards

exFAT

64-bit version of the FAT file system with support for larger partition and file sizes.

92
New cards

ext3

Standard Linux file system that includes journaling and has since been replaced with ext4

93
New cards

Apple File System (APFS)

Default file system for macOS-based computers and laptops.

94
New cards

Compatibility Concerns

Considerations that must be made when using an app in an environment with multiple device and OS platforms.

95
New cards

End of Life (EOL)

Product life-cycle phase where mainstream vendor support is no longer available.

96
New cards

Desktop

Graphical OS interface that allows programs to run within window containers. Desktop styles include tools for launching apps, such as the Windows Start Menu, and managing apps, such as the Windows taskbar. Changes to the desktop style over the course of version and feature updates can be confusing for users.

97
New cards

32-bit (x86) or 64-bit (x64)

Processing modes referring to the size of each instruction processed by the CPU. 32-bit CPUs replaced earlier 16-bit CPUs and were used through the 1990s to the present day, though most PC and laptop CPUs now work in 64-bit mode. The main 64-bit platform is called AMD64 or EM64T (by Intel). Software can be compiled as 32-bit or 64-bit. 64-bit CPUs can run most 32-bit software, but a 32-bit CPU cannot execute 64-bit software.

98
New cards

Windows Editions

Feature restrictions applied to Windows to distinguish different markets, pricing, and licensing models, such as home versus professional versus enterprise.

99
New cards

Feature Updates

Release paradigm introduced for Windows 10 where significant changes and new features are distributed via Windows Update on a semiannual schedule.

100
New cards

Original Equipment Manufacturer (OEM)

In PC terms, companies that sell Windows co-branded under their own logo. OEM Windows licenses are valid only on the system that the software was installed on, and the OEM must provide support.