Comptia A+ Core 2 (220-1202)

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/134

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.

135 Terms

1
New cards

SOP

Standard Operating Procedure (SOP) is a step-by-step list of the actions that must be completed for any given task to comply with policy.

2
New cards

Policy

is an overall statement of intent

a set of basic principles and associated guidelines.

3
New cards

Procedures

A procedure is a set of specified steps or actions.

4
New cards

Regulations

Federal and state laws that regulate business and industries.

5
New cards

3 examples of SOP's

1. Custom installation of software packages

2. New-user setup checklist

3. End-user termination checklist

6
New cards

Service Level Agreement (SLA)

define the level of service requirements from an internal department or external, third-party vendor.

7
New cards

Escalation

occurs when an agent cannot resolve the ticket

8
New cards

What is a knowledge base?

A repository for articles that answer frequently asked questions (FAQs).

9
New cards

What does a knowledge base document?

Common or significant troubleshooting scenarios and examples.

10
New cards

Lessons learned report

An analysis of events that can provide insight into how to improve response and support processes in the future.

11
New cards

What is the purpose of an incident report?

To identify underlying causes and recommend remediation steps or preventive measures to mitigate the risk of a repeat of the issue.

12
New cards

Who does an incident report solicit opinions from?

Users/customers, technicians, managers, and stakeholders with business or ownership interest in the problem.

13
New cards

AUP (Acceptable Use Policy)

sets out what someone is allowed to use a particular service or resource for.

14
New cards

Splash screen

Displaying terms of use or other restrictions before use of a computer or app is allowed.

15
New cards

NOS

Network Operating Systems. Windows Server 2019, 2022, and 2025

16
New cards

Journaling

When data is written to an NTFS volume, it is re-read, verified, and logged. Journaling makes recovery after power outages and crashes faster and more reliable.

17
New cards

NTFS (New Technology File System)

a proprietary file system developed by Microsoft for use with Windows.

not very compatible across operating systems.

many OSes will read NTFS but not write.

Supports large files.

18
New cards

File system

System that track an organization's finances, including budgets, spending, and cost estimates

19
New cards

ReFS (Resilient File System)

update to NTFS.

server 2012 and later, limited support in Windows 8.1 and later.

supports very large drives and storage arrays.

self-repairing, ongoing integrity checks.

20
New cards

exFAT (Extended File Allocation Table)

is a 64-bit version of FAT designed for use with removable hard drives and flash media. support up to 512 TB.

flash drive storage. compatible across windows, Linux, and macOS

21
New cards

FAT32 (File Allocation Table)

a 32-bit allocation table, nominally supporting volumes up to 2 TB.

max file size of 4 gigs.

22
New cards

End-of-life system

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

23
New cards

HFS+

Hierarchical File System Plus; used by Mac OSX; was replaced by APFS

24
New cards

True or False: Both exFAT and NTFS support volumes over 32 GB and files over 4 GB.

True

25
New cards

Sidecar

use iPad as a second monitor for a mac

26
New cards

ext4

linux and android OS

update to ext3

27
New cards

xfs

high performance file system for Linux

scalability, journaling built-in, high speed processing, and minimal fragmentation

28
New cards

APFS

Apple File System - used in macOS High Sierra or later

29
New cards

Indexing Options (Control Panel)

are specifically designed to optimize and manage the search functionality.

how and where Windows searches for files and folder's

30
New cards

Alt + Tab

Switch between open programs

31
New cards

What does WSL stand for?

Windows Subsystem for Linux

32
New cards

In Windows 10 Ease of Access (Windows 11 Accessibility), where does a support technician find narrator?

Vision group

33
New cards

MMC (mmc.exe)

Microsoft Management Console (MMC) multiple snap-ins to schedule tasks and configure local users and groups, disks, services, devices, and so on

34
New cards

resmon.exe (Resource Monitor) and perfmon.msc (Performance Monitor)

View and log performance statistics.

- gather long term statistics.

- OS metrics, set alerts and automated actions, and built-in reports.

35
New cards

eventvwr.msc

- Event viewer

- Review system, security, and application logs.

36
New cards

Task Scheduler (taskschd.msc)

Run software and scripts according to calendar or event triggers.

- includes predefined schedules

37
New cards

cleanmgr.exe (Disk Cleanup)

Windows disk cleanup utility

regain disk capacity by deleting unwanted files.

38
New cards

secpol.msc (Local security policy)

view and edit security settings.

39
New cards

Win + X

Open the Quick Link menu

40
New cards

Win + R

Open the Run dialog box

41
New cards

hibernate mode

saves the state of your computer to the hard disk and completely powers off your computer. When the device resumes, the saved state is restored to RAM, and you can pick up where you left off.

42
New cards

External hardware tokens

is a smart card or USB form factor device that stores some cryptographic user identification data.

43
New cards

What are the two main macOS package installer formats?

- disk image (DMG) used for simple installs where the package contents just need to be copied to the Application folder

- PKG format used where app setup needs to perform additional actions (such as running a service or writing files)

44
New cards

distribution method

is the means by which the vendor makes it available to install.

45
New cards

Windows file extensions for installation

.exe or .msi

46
New cards

Linux file extensions for applications

deb packages with APT package manager or Dandified YUM (DNF)

47
New cards

Group Policy

- Management Console

-Integrated with Active Directory

- Powerful system management

- gpmc.msc

48
New cards

Local Group Policy

- Manages the local device

- gpedit.msc

49
New cards

WOW64

Windows-on-Windows 64-bit is a subsystem of the windows operating system that allows 32-bit applications to run on 64-bit versions of Windows.

50
New cards

devmgmt.msc

Device Manager

-device drivers are hardware specific

-older device drivers may not work in windows 10 or 11

51
New cards

diskmgmt.msc Disk Management

-individual computers and file servers

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

-manage disk operations.

52
New cards

What is Storage Spaces?

A Windows feature for creating a single storage resource from multiple devices.

53
New cards

How does Storage Spaces protect data?

By using RAID-like mirroring or parity.

54
New cards

Defragmentation

A utility that reduces the amount of fragmentation by physically organizing the contents of the disk to store the pieces of each file contiguously.

55
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.

- administrators, guest, and (everyone else) regular users

56
New cards

certmgr.msc

Certificate Manager

view user and trusted certs

add and remove

57
New cards

Command Prompt (CMD)

Interface for executing commands in Windows.

58
New cards

change directory

chdir / cd

59
New cards

make directory

mkdir / md

60
New cards

remove directory

rmdir / rd

61
New cards

move command

Command-line tool for moving files in Windows.

62
New cards

copy command

Command-line tool for copying files in Windows.

63
New cards

robocopy

a better version of xcopy

robust copy

64
New cards

xcopy

Copies files and directory trees

this is less preferred than robocopy

65
New cards

dir

list files and directories in current folder

66
New cards

diskpart

Windows command-line utility used for managing disks, partitions, and volumes.

67
New cards

. .

two dots/periods

the folder above the current folder

68
New cards

chkdsk

used to check the integrity of a disk and repair file system errors

69
New cards

sfc (System File Checker) command

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

70
New cards

sfc /scannow

runs a scan immediately

71
New cards

Which commands displays information on how to use other commands?

help

/?

72
New cards

shutdown /s /t nn

Wait nn seconds, then shutdown

73
New cards

shutdown /r /t nn

Shutdown and restart after nn seconds

74
New cards

shutdown /a

abort the shutdown

75
New cards

winver command

Command-line tool for reporting Windows version information.

76
New cards

gpupdate /force

force a group policy update

77
New cards

whoami command

Displays current username and domain information

78
New cards

cd ..

change the current directory to the immediate parent directory.

79
New cards

Network Interface Card (NIC)

Adapter card that provides one or more Ethernet ports for connecting hosts to a network so that they can exchange data over a link.

80
New cards

network boot method (PXE)

- preboot eXecution environment

- perform a network installation

-computer must support booting with PXE

81
New cards

Zero-touch deployment

An automatic install.

- seamless user experience

82
New cards

Formatted partitions are called

volumes

83
New cards

GPT (GUID Partition Table)

- Globally Unique Identifier

- The latest partition format standard

- Requires a UEFI BIOS

- Can have up to 128 partitions

- No need for extended partitions or logical drives

84
New cards

MBR (Master Boot Record)

- the old standby, with all of the old limitations

- max partition size is 2 TB

- supports up to 4 primary partitions

85
New cards

In-place upgrade

Upgrades the existing OS but keep all applications, documents, and settings in place.

86
New cards

Clean install

Wipe everything and reload the OS.

87
New cards

What do you need to check before installing a new OS?

Check the memory, disk space, etc. And the recommended hardware requirements.

PC Health Check for Windows 11

88
New cards

Feature Updates

annual update with new features

89
New cards

Quality Updates

Monthly security updates and bug fixes.

90
New cards

TPM (Trusted Platform Module)

Security hardware on the motherboard.

Used for BitLocker, Windows hello.

91
New cards

Example of a FQDN

userhost.comptia

This includes both the name of the host as well as the domain it is on.

92
New cards

FQDN

Fully Qualified Domain Name

93
New cards

Cannot be joined to a domain

Windows Home edition

94
New cards

What is the maximum amount of RAM supported by Windows 10 Pro for Workstations and Enterprise editions?

6 TB

95
New cards

What is the maximum amount of RAM a Windows 10 home edition can support?

128 GB

96
New cards

What is the maximum amount of RAM a Windows 10 pro edition can support?

2 TB

97
New cards

What is the maximum amount of RAM supported by any 32-bit version of the Windows operating system?

4 GB

98
New cards

Windows 11 Home

- designed for home use

- no Active Directory

- includes device encryption (stores recovery info in the user's Microsoft account)

99
New cards

Windows 11 Pro

- designed for business

- integrates with Active Directory

- bit locker encryption

- remote access

- Microsoft Hyper-V

100
New cards

Windows 11 Enterprise

- built for large company deployments

- includes MDM (Mobile Device Management) and MAM (Mobile Application Management)

- support for ReFS