A+ Core 2 Practice Exam Content Flashcards
Study up for the CompTIA A+ Core 2 exam! (220-1102)
Which parameter of the ipconfig command exhibits contents of the DNS client resolver cache?
Windows command prompt & terminal knowledge
/displaydns
Which command is used on a computer running Windows to display the DNS server that the computer is using?
ipconfig /all
Which switch in the chkdsk program in Windows forces the volume to dismount first, if necessary, and includes the functionality of the /F switch?
/X
According to A+ exam guide, what are the steps in order for removing malware from an end user’s computer?
Step by Step Answer
*One through Seven *
- Identify and research malware symptoms.
- Quarantine the infected systems.
- Disable System Restore (on Windows machines)
- Remediate the infected systems.
* Update the anti-malware software
* Scan & use removal techniques (including the use of safe-mode/pre-installation environment) - Schedule scans and run updates.
- Enable System Restore and create a fresh restore point (Windows)
- Educate the end user.
What does the acronym MBSA denote?
Microsoft Baseline Security Analyzer
Why should you configure your Windows computer with an IP address in the alternate configuration of TCP/IP properties?
The alternate configuration ensures that you will have an IP address if your computer does not receive an IP address from a DHCP server. (In a nut shell – allowing APIPA to do it’s thing)
What is the User State Migration Tool (USMT)?
It is a system tool used to migrate user settings from one operating system to another.
What is an AUP?
It is an Acceptable Use Policy
Which operating system uses the ext3 and ext4 filesystems?
Linux
Which of the following backup types has the fastest backup
time?
a. Differential Backup
b. Full Backups
c. Pitstop Backup
d. Incremental Backups
D. Incremental Backups are the “fastest” of the three types of backups.
* In ranked order: Incremental is the fastest to execute, then differential, and lastly a full backup.
* Restoration speed is different though: data restoration from an incremental is more nuanced, therefore more time consuming than a differential backup.
Which of the following is the application protocol underpinning file and printer sharing on Windows networks?
a. FTP
b. SMB
c. RDP
d. Kerberos
B. Server Message Block protocol
Which of the following is not configured via DHCP?
a. IP Address
b. Default Gateway
c. MAC Address
d. Subnet Mask
C. A MAC address is not configured by any connection to a DHCP server or configured using the protocol. A MAC address is given to a device by the vendor.
Assigning permissions to files and folders for many users is simplified by what mechanism?
a. Security Groups
b. Organizational Units
c. User Account Control
d. Group Policy Objects
A. Security Groups
How are configuration customizations accomplished during an unattended installation?
a. By applying customizations after installation is complete
b. By using a customized version of Windows installation files
c. No customizations are possible
d. By using an answer file
D. An answer file is how! Which essentially a script that guides the setup through various prompts and decisions, allowing you to specify settings without manual intervention. It’s the key to automating a custom install on Windows machines.
Which of the following describes Event Viewer?
a. Monitors the state of all registered background processes.
b. A management console snap-in for viewing and managing logs on a Windows host.
c. Produces a comprehensive report about the system’s hardware and software components.
d. Used to provide real-time charts of system resources.
B. It is a snap in management console.
Which Administrative Tool is used to configure Safe Mode boot?
a. Device Manager
b. System Configuration
c. Task Manager
d. Computer Management
B. System Configuration - commonly accessed via the BIOS/UEFI of a Windows machine.