Guide, Practice Questions & Answers, macOS Device
Management, Apple Deployment & Security Essentials
Question 1: What is the primary function of a JAMF Policy?
A. To inventory hardware details
B. To execute specific tasks on managed devices
C. To store user credentials
D. To generate financial reports
CORRECT ANSWER: B. To execute specific tasks on managed devices
Rationale: JAMF Policies are the core mechanism used to define and execute tasks such as
installing software, running scripts, or configuring settings on managed Apple devices.
Question 2: Which component is used to dynamically group devices based on specific
criteria?
A. Static Group
B. Smart Group
C. Building Group
D. Department Group
CORRECT ANSWER: B. Smart Group
Rationale: Smart Groups automatically update their membership based on defined criteria such
as operating system version, disk space, or installed applications.
Question 3: What protocol does JAMF Pro primarily use to communicate with macOS
devices?
A. FTP
B. SMTP
C. HTTPS
D. Telnet
CORRECT ANSWER: C. HTTPS
Rationale: JAMF Pro uses secure HTTPS connections to communicate between the JAMF Pro
Server and the JAMF binary on managed devices.
Question 4: Which file extension is typically used for JAMF configuration profiles?
A. .jpg
B. .mobileconfig
C. .exe
D. .pkg
CORRECT ANSWER: B. .mobileconfig
Rationale: Configuration profiles used in Apple device management utilize the .mobileconfig
extension to define settings and restrictions.
Question 5: What is the purpose of the JAMF Binary?
A. To store database records
B. To act as the client-side agent on managed devices
C. To host the web interface
D. To manage user emails
CORRECT ANSWER: B. To act as the client-side agent on managed devices
,Rationale: The JAMF Binary is installed on managed devices and facilitates communication with
the JAMF Pro Server to execute policies and report inventory.
Question 6: Which feature allows administrators to run scripts remotely on a device?
A. Remote Desktop
B. Policies
C. Email Notifications
D. Asset Tags
CORRECT ANSWER: B. Policies
Rationale: Scripts can be uploaded to JAMF Pro and executed on devices through the execution
frequency settings within a Policy.
Question 7: What is required to enroll a device into JAMF Pro via Automated Device
Enrollment?
A. User password
B. Apple Business Manager or Apple School Manager
C. Physical USB connection
D. Third-party MDM token
CORRECT ANSWER: B. Apple Business Manager or Apple School Manager
Rationale: Automated Device Enrollment (ADE) requires the device to be linked to an MDM
server through Apple Business Manager or Apple School Manager.
Question 8: Which inventory option collects data about installed applications?
A. Hardware Inventory
B. Software Inventory
C. User Inventory
D. Network Inventory
CORRECT ANSWER: B. Software Inventory
Rationale: The Software Inventory collection setting in JAMF Pro gathers details about
applications installed on the managed device.
Question 9: What is the function of a Self Service policy?
A. To force install software without user interaction
B. To allow users to install approved software themselves
C. To delete user data
D. To reset device passwords automatically
CORRECT ANSWER: B. To allow users to install approved software themselves
Rationale: Self Service policies make resources available in the Self Service app for users to
install or execute at their discretion.
Question 10: Which log file is most useful for troubleshooting JAMF Binary issues on macOS?
A. /var/log/system.log
B. /Library/Logs/JAMF/jamf.log
C. /Users/admin/Desktop.log
D. /etc/passwd
CORRECT ANSWER: B. /Library/Logs/JAMF/jamf.log
,Rationale: The jamf.log file located in /Library/Logs/JAMF/ contains specific details regarding
the JAMF Binary's operations and errors.
Question 11: What is the default port used for JAMF Pro database communication?
A. 80
B. 443
C. 3306
D. 22
CORRECT ANSWER: C. 3306
Rationale: JAMF Pro typically uses MySQL or MariaDB, which default to port 3306 for database
connections.
Question 12: Which feature enables the distribution of internal applications?
A. VPP
B. Internal Apps
C. Web Clips
D. eBooks
CORRECT ANSWER: B. Internal Apps
Rationale: Internal Apps in JAMF Pro allow administrators to upload and distribute .pkg or .dmg
files directly to managed devices.
Question 13: What happens when a device is scoped to a policy with Ongoing frequency?
A. It runs once and never again
B. It runs every time the device checks in
C. It runs only at startup
D. It runs only when the user logs in
CORRECT ANSWER: B. It runs every time the device checks in
Rationale: An Ongoing frequency setting causes the policy to be eligible for execution during
every inventory update or check-in.
Question 14: Which command is used to manually trigger a JAMF policy on macOS?
A. sudo jamf runPolicy
B. sudo jamf policy
C. sudo jamf execute
D. sudo jamf start
CORRECT ANSWER: B. sudo jamf policy
Rationale: The command sudo jamf policy forces the device to check in with the server and
execute any eligible policies.
Question 15: What is the purpose of Extension Attributes?
A. To extend the warranty of devices
B. To collect custom inventory data
C. To extend the battery life
D. To extend the network range
CORRECT ANSWER: B. To collect custom inventory data
Rationale: Extension Attributes allow administrators to define custom data points to be
collected during inventory, such as specific file existence or script output.
, Question 16: Which security feature prevents users from modifying management settings?
A. FileVault
B. Management Framework Protection
C. Screen Time
D. Gatekeeper
CORRECT ANSWER: B. Management Framework Protection
Rationale: Management Framework Protection prevents unauthorized removal or modification
of the MDM profile and management binaries.
Question 17: What is the primary benefit of using Smart Groups over Static Groups?
A. They are easier to delete
B. They update automatically based on criteria
C. They require less storage
D. They support more devices
CORRECT ANSWER: B. They update automatically based on criteria
Rationale: Smart Groups reduce administrative overhead by automatically adding or removing
devices as their inventory data changes.
Question 18: Which tool is used to create configuration profiles within JAMF Pro?
A. Profile Creator
B. JAMF Pro Interface
C. Terminal
D. Xcode
CORRECT ANSWER: B. JAMF Pro Interface
Rationale: Administrators can create and upload configuration profiles directly through the
JAMF Pro web interface under the Profiles section.
Question 19: What is required to distribute App Store applications via JAMF?
A. Apple ID credentials for every user
B. VPP Token
C. iTunes Password
D. USB Cable
CORRECT ANSWER: B. VPP Token
Rationale: A Volume Purchase Program (VPP) token is required to manage and distribute App
Store applications in a managed environment.
Question 20: Which frequency option ensures a policy runs only once per device?
A. Ongoing
B. Once per device
C. Once per user
D. Daily
CORRECT ANSWER: B. Once per device
Rationale: The "Once per device" frequency ensures the policy executes successfully one time
on each specific device regardless of user or check-in frequency.
Question 21: What is the function of the JAMF Pro User Account?