24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide CompTIA A+ ● A+ ▪ CompTIA A+ certified professionals are proven problem solvers. They support today’s core technologies from security to networking to virtualization and more. CompTIA A+ is the industry standard for launching IT careers into today’s digital world. (CompTIA.org) ● Exam Description CompTIA A+ 220-1102 covers operating systems, security, software and operational procedures. ● Four Domains o 31% Operating Systems o 25% Security o 22% Software Troubleshooting o 22% Operational Procedures ● Exam Details o Up to 90 questions in 90 minutes ▪ Multiple-choice ▪ Drag and drops ▪ Performance-based/Simulations ● Requires a 700 out of 900 ● Recommended Experience: ● 9 to 12 months hands-on experience in the lab or field o Released: April 2022 ● Are You Ready? o Take practice exams o Did you score at least 85% or higher? o If you need more practice, take additional practice exams to hone your skills before attempting the exam ● What kind of jobs can I get? -1https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 1/128 24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide Operating System Types Objective 1.8 ● Operating System Types ● Windows o Windows ▪ A graphical operating system developed and published by Microsoft ▪ One of the most popular operating systems in the world ● windows 1.01 o The very first version ▪ ▪ ▪ ▪ ▪ ▪ ▪ ▪ ▪ ▪ ▪ ▪ ▪ ▪ Windows 1.01 Windows 2.01 Windows 3.01 Windows 95 Windows 98 Windows 2000 Windows Me Windows XP Windows Vista Windows 7 Windows 8 Windows 8.1 Windows 10 Windows 11 ▪ The oldest one that we're going to support is known as windows 8.1 ▪ Windows 10 support is going to continue to operate until October of 2025 ▪ When you're dealing with windows server 2016, this'll be supported by Microsoft up until January of 2027 -2https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 2/128 24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide ▪ Windows server 2019 will be supported all the way up through January of 2029 ▪ Windows server 2022 will be supported all the way up until October of 2031 o Windows used to have a 90% market share when it came to home computer operating systems ● Linux o Linux ▪ Made by lots and lots of different companies, organizations, and individual people ▪ Known as an open-source operating system ▪ You have access to all the underlying code and you can make any changes you want ▪ ● Unix o A different type of operating system Some distributions use a subscription based model with they only give you access to their code ● Ubuntu o A free software you can install on your desktop or your server ● Fedora, Debbie and mint, arch or cent OS o Community supported distributions o Two different formats for lifecycle support ▪ Standard release model ● A version number associated with ▪ Rolling release model -3https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 3/128 24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide ● There is no long-term support version and there's no version numbers at all because you're dealing with this constant update Android ● Android o Android operating system ▪ A specific operating system that was designed to be able to support the smartphone and tablet market ▪ Originally released by the open handset Alliance, which is primarily backed and driven by Google ▪ Uses a much shorter lifecycle than does desktop or server environments ▪ Older devices can't necessarily support the newer operating systems ● Android is based on Linux ● Each manufacturer can make their own version of Android ● Chrome o Chrome OS ▪ Proprietary operating system developed by Google ▪ Developed to run specifically on laptops and desktop hardware created by Google ▪ This hardware was designed to keep costs very low ▪ Chrome OS devices have built-in virus protection and firewalls ▪ Chrome OS is extremely safe and secure ▪ Automatic updates 1. 2. 3. 4. Proprietary operating system created by Google Designed to run on specific hardware Stripped down operating system Primarily uses web applications and supports Android apps ● macOS o macOS ▪ Operating system used on Mac computers, built by Apple ● iMac ● Mac desktop ● MacBook ▪ macOS was previously called OSX -4https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 4/128 24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide ▪ Desktop operating system that only operates on Apple devices ● iOS and iPadOS o iOS and iPad iOS ▪ Developed by apple for their smartphones and tablets ● iOS operating system o Developed as a closed source operating system o Have a very high percentage of total market share for mobile devices ● iPad iOS o Developed as a fork of the mean iOS branch ● Filesystem Types o Organize data and information on a hard drive, solid state drive, or other storage device o File systems have to be created before you can install an operating system or storage device like a hard disk drive o Windows operating systems use NTFS, FAT32, or exFAT o Linux will use ext3, ext4, or exFAT for your filesystem o macOS uses the Apple file system known as APFS 1. New technology filesystem, also known as NFTS o Linux and macOS cannot read NTFS by default, you would have to use third party utilities to read and write NTFS -5https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 5/128 24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide o NTFS is considered a 64-bit filesystem that allows for large volumes and very large file sizes o NTFS has a lot of key features such as journaling, snapshots, security, POSIX compliance, indexing, and dynamic discsJournaling allows forfaster recovery from power outages and crashes o Snapshots allow you to make a read-only copy of a file, even if it is already locked o NTFS has a higher security level and allows you access to audit trails, quota management, and an encrypting filesystem o Each file can be protected against unauthorized access o POSIX supports Unix and Linux compatibility between NTFS and a Unix or Linux filesystem o Windows and NTFS are not case sensitive o JASON and jason would be the same file to NTFS o Windows doesn't rely on case sensitivity when reading NTFS but Linux and Unix will o Indexing is a catalog of file and folder locations to help speed up searches o Dynamic discs can combine physical discs into one larger disc that is understood by the operating system 2. File allocation table 32, also known as FAT32 o You can only have a total drive size of up to 2 TB and the maximum file size is 4 GB o FAT is limited due to it being a 32-bit allocation table, where the maximum file size is around 4.2 billion bytes or 4 GB o FAT is supported by Windows, Unix, Linux, and macOS o FAT32 is usually used on removable drives like external hard drives or USB flash drives 3. Extended file type system, also known as ext3 and ext4 o These are supported by Linux and Unix systems, but not by Windows or macOS by default o ext3 has a maximum volume size of 32 TB and maximum file size of 2 TB o ext4 has a maximum volume size of 1 EB and maximum file size of 16 TB 4. Apple file system or APFS -6https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 6/128 24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide o APFS has been the default file system of macOS since 2018 o APFS is considered a journaled filesystem, and provides same journaling benefits as in NTFS o APFS has a higher level of performance when dealing with SSD than a traditional HDD 5. Extensible file allocation table, also known as exFAT o exFAT supports large volumes of up to 128 PB in size and file sizes of up to 16 EB o exFAT is considered cross platform capable and can be used on Windows, Unix, Linux, or macOS ▪ ▪ ▪ Windows ● NTFS Linux ● ext4 macOS ● APFS ● Compatibility Concerns o Every software application is coded to run on a specific operating system o Devices that are running different operating systems can communicate on the same data network o Most computers can talk the same language using TCP/IP -7https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 7/128 24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide o The ability of end users to use different operating systems o A traditional user may be used to work with just one or two operating systems o Train users to understand how to use your operating system -8https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 8/128 24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide Windows Version Objective 1.1 and 1.7 ● OBJ 1.1: Identify basic features of Microsoft Windows editions ● OBJ 1.7: Given a scenario, apply application installation and configuration concepts ● Windows Versions o 64-bit vs 32-bit Versions ● Windows 11 o 64-bit version ● Windows 10 o 32-bit or 64-bit version ● 32-bit Version o 32-bit programs ● 64-bit Version o 32-bit or 64-bit programs ▪ ▪ ▪ ▪ ▪ Each piece of hardware will be 32-bit or 64-bit based on the processor Choose the version of the operating system that will align with your processor 32-bit version of Windows has lower memory requirements Have a minimum of 4 GB of RAM to run Windows Check if your processor can support 32-bit or 64-bit operations -9https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 9/128 24/11/2023, 10:55 Comp TIA+A++220-1102+Study+Guide o Windows Home ▪ Windows Home ● Basic edition of the Windows operating system ● Not designed to be used in a business environment ● Upgrade to Windows Pro or Windows Enterprise for additional business features ● Storage device encryption ● Support for WIP ● Business management features ● Windows 11 Home edition is only in 64-bit version ● Windows Home edition support multi-core processors ● A multi-core processor has 2, 4, 6, 8, or even up to 64 cores ● It does support hyper-threading ● 64-bit can support large amounts of memory o OEM ▪ The OEM license is used by the original manufacturers o Retail ● You can move up from Windows 10 to 11 using the same edition o Windows Pro ▪ Windows Pro ● Windows operating system that focuses on business use ● Windows Pro can be used in a domain environment ▪ BitLocker ● Full disk drive encryption schema that is provided inside of Windows Pro and Windows Enterprise editions ▪ Group Policy Editor ● Creates and applies operating system and software application settings across all the users ● The group policy editor is not available within the Home edition ▪ Remote Desktop Protocol (RDP) ● Remotely connect to your Windows Pro machine from anywhere in the world - 10 https://www.DionTraining.com © 2022 Dion Training Solutions, LLC is a Platinum Delivery Partner for CompTIA. CompTIA ® is a registered trademark of the Computer and Computing Technology Industry Association. All rights reserved. V1.0 about:blank 10/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 11/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 12/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 13/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 14/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 15/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 16/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 17/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 18/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 19/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 20/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 21/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 22/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 23/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 24/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 25/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 26/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 27/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 28/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 29/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 30/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 31/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 32/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 33/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 34/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 35/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 36/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 37/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 38/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 39/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 40/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 41/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 42/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 43/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 44/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 45/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 46/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 47/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 48/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 49/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 50/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 51/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 52/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 53/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 54/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 55/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 56/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 57/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 58/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 59/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 60/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 61/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 62/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 63/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 64/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 65/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 66/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 67/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 68/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 69/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 70/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 71/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 72/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 73/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 74/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 75/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 76/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 77/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 78/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 79/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 80/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 81/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 82/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 83/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 84/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 85/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 86/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 87/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 88/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 89/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 90/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 91/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 92/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 93/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 94/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 95/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 96/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 97/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 98/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 99/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 100/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 101/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 102/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 103/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 104/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 105/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 106/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 107/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 108/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 109/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 110/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 111/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 112/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 113/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 114/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 115/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 116/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 117/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 118/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 119/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 120/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 121/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 122/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 123/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 124/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 125/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 126/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 127/128 24/11/2023, 10:55 about:blank Comp TIA+A++220-1102+Study+Guide 128/128