- A
System Settings > Users & Groups.
This is the correct graphical interface for managing user accounts. From here, you can create new users, set passwords, and change account types to restrict privileges.
- B
Terminal with the 'dscl' command.
Why wrong: While 'dscl' can create users from the command line, it is more complex and error-prone. For a business owner, the GUI method is the intended and simpler approach.
- C
System Information > Software > Installations.
Why wrong: System Information only reports on installed software; it does not manage user accounts or permissions.
- D
Keychain Access to create user passwords.
Why wrong: Keychain Access manages passwords and certificates, not user accounts. It cannot create or manage user accounts on the system.
How to Create User Accounts on Mac Using System Settings
This 220-1202 practice question tests your understanding of macos features and tools. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A small business owner wants to ensure that only authorized users can access their iMac. They need to set up separate accounts for three employees, each with a username and password, and restrict one employee from installing software. Which macOS feature should they use to create and manage these user accounts?
Quick Answer
The answer is System Settings > Users & Groups, which is the correct macOS feature to create user accounts and manage permissions. This centralized pane allows you to set up separate accounts with usernames and passwords, and by assigning a “Managed with Parental Controls” account type, you can restrict an employee from installing software while granting full access to others as Administrators or Standard users. On the CompTIA A+ Core 2 220-1202 exam, this question tests your knowledge of macOS account management and the distinction between account types, often appearing as a scenario where you must choose the GUI tool over command-line alternatives like `dscl` or `sysadminctl`. A common trap is assuming Terminal is the primary method, but the exam emphasizes the recommended graphical interface for routine tasks. Memory tip: think of “Users & Groups” as the macOS control room—Administrators have the keys, Standard users can work, and Managed users are on a short leash.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
System Settings > Users & Groups.
Option A is correct because the 'Users & Groups' pane in System Settings (macOS Ventura and later) is the native graphical interface for creating, editing, and managing local user accounts, including setting passwords and controlling administrative privileges. It allows the owner to create separate accounts for each employee and restrict one from installing software by setting that account as a 'Standard' user rather than an 'Administrator'.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
System Settings > Users & Groups.
Why this is correct
This is the correct graphical interface for managing user accounts. From here, you can create new users, set passwords, and change account types to restrict privileges.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Terminal with the 'dscl' command.
Why it's wrong here
While 'dscl' can create users from the command line, it is more complex and error-prone. For a business owner, the GUI method is the intended and simpler approach.
- ✗
System Information > Software > Installations.
Why it's wrong here
System Information only reports on installed software; it does not manage user accounts or permissions.
- ✗
Keychain Access to create user passwords.
Why it's wrong here
Keychain Access manages passwords and certificates, not user accounts. It cannot create or manage user accounts on the system.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates may confuse the 'Users & Groups' GUI with the command-line 'dscl' tool, thinking both are equally appropriate for a non-technical business owner, but the exam expects you to recognize that the GUI is the correct and intended method for typical user management scenarios.
Trap categories for this question
Command / output trap
While 'dscl' can create users from the command line, it is more complex and error-prone. For a business owner, the GUI method is the intended and simpler approach.
Detailed technical explanation
How to think about this question
Under the hood, macOS user accounts are stored in the Open Directory database (using the plist files in /var/db/dslocal/), and the Users & Groups pane interacts with the DirectoryService framework to modify these records. A 'Standard' user account lacks the ability to install software because it does not have write access to system-wide directories like /Applications or /Library, and macOS enforces this via the Authorization Services framework, which checks the user's privilege set before allowing privileged operations.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A junior network technician can log in to a core router but cannot reach the enable prompt or configuration mode. The AAA server is authenticating the login — but the authorisation policy only grants privilege level 1, not 15. Authentication (who you are) is working; authorisation (what you can do) is not.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
macOS Features and Tools — study guide chapter
Learn the concepts, then practise the questions
- →
macOS Features and Tools practice questions
Targeted practice on this topic area only
- →
All 220-1202 questions
750 questions across all exam domains
- →
CompTIA A+ Core 2 220-1202 study guide
Full concept coverage aligned to exam objectives
- →
220-1202 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related 220-1202 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Windows OS Features and Tools practice questions
Practise 220-1202 questions linked to Windows OS Features and Tools.
Windows Settings and Control Panel practice questions
Practise 220-1202 questions linked to Windows Settings and Control Panel.
Windows Command-Line Tools practice questions
Practise 220-1202 questions linked to Windows Command-Line Tools.
Windows Administrative Tools practice questions
Practise 220-1202 questions linked to Windows Administrative Tools.
macOS Features and Tools practice questions
Practise 220-1202 questions linked to macOS Features and Tools.
Linux Commands and File Permissions practice questions
Practise 220-1202 questions linked to Linux Commands and File Permissions.
Mobile OS Features and Tools practice questions
Practise 220-1202 questions linked to Mobile OS Features and Tools.
Virtualization and Cloud Technologies practice questions
Practise 220-1202 questions linked to Virtualization and Cloud Technologies.
Physical Security Controls practice questions
Practise 220-1202 questions linked to Physical Security Controls.
Logical Security Concepts practice questions
Practise 220-1202 questions linked to Logical Security Concepts.
Wireless Security Protocols practice questions
Practise 220-1202 questions linked to Wireless Security Protocols.
Malware Types and Removal practice questions
Practise 220-1202 questions linked to Malware Types and Removal.
Practice this exam
Start a free 220-1202 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this 220-1202 question test?
macOS Features and Tools — This question tests macOS Features and Tools — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: System Settings > Users & Groups. — Option A is correct because the 'Users & Groups' pane in System Settings (macOS Ventura and later) is the native graphical interface for creating, editing, and managing local user accounts, including setting passwords and controlling administrative privileges. It allows the owner to create separate accounts for each employee and restrict one from installing software by setting that account as a 'Standard' user rather than an 'Administrator'.
What should I do if I get this 220-1202 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More 220-1202 practice questions
- During a Windows 10 deployment, you need to ensure that a specific Group Policy setting is applied to a computer before…
- After installing a new printer driver, a user's Windows 11 computer crashes with a blue screen error every time they try…
- A user reports that their Windows 10 computer is infected with a virus that keeps reinstalling itself after removal. Wha…
- A customer reports that their Windows 10 laptop is displaying pop-up ads even when no browser is open. They suspect a ma…
- A technician is configuring a new Windows 10 workstation for a user who handles sensitive financial data. The company po…
- A technician is responding to a security incident where an employee's credentials were used to access a server without a…
Last reviewed: Jul 4, 2026
This 220-1202 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1202 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.