Jamf 100 Practice Test Video Answer

1. B
Jamf Pro is an Apple Enterprise Management solution specifically designed to manage, deploy, and secure Apple devices (Mac, iPhone, iPad, Apple TV) at scale across organizations. While it may integrate with security tools, its primary purpose is comprehensive device management.

2. C
Jamf Pro uses Apple Push Notification service (APNs) as the primary communication protocol to send management commands to enrolled devices. This is Apple’s standard for push notifications and management communications, ensuring secure and efficient device management.

3. B
Prestage enrollments in Jamf Pro allow administrators to automatically configure device settings, install applications, and apply profiles before devices reach end users. This ensures devices are ready to use immediately after unboxing and completing the Setup Assistant.

4. B
macOS 10.13 High Sierra is the minimum version required for Automated Device Enrollment (ADE, formerly DEP) support. While newer versions are recommended, 10.13 established the framework for modern automated enrollment capabilities.

5. B
Smart groups are dynamically updated collections of devices that automatically adjust membership based on specified criteria (such as OS version, installed applications, or hardware specifications). This differs from static groups which require manual membership management.

6. B
The Jamf binary (located at /usr/local/jamf/bin/jamf) serves as the primary management framework and communication agent on managed Macs. It handles policy execution, inventory collection, and communication with the Jamf Pro server.

7. C
Policies in Jamf Pro are versatile tools that allow administrators to execute various management tasks including software installation, script execution, system configuration, maintenance tasks, and more. They are the primary method for taking action on managed devices.

8. B
Self Service is a user-facing application that provides a curated catalog of IT-approved applications, resources, and configurations that users can install on-demand. It empowers users while maintaining IT control over available resources.

9. C
The Jamf binary on enrolled devices provides the most comprehensive inventory data by collecting detailed information about hardware, software, user accounts, system settings, and more directly from the device and reporting it to Jamf Pro.

10. B
Configuration profiles apply system and application settings to managed devices, including restrictions, security settings, network configurations, and application preferences. They enforce desired states on devices without requiring scripts or packages.

11. B
Scope in Jamf Pro determines which devices, users, or groups a policy, configuration profile, or other management item applies to. Proper scoping ensures the right configurations reach the right targets.

12. B
Policies execute actions (install software, run scripts, perform maintenance) while configuration profiles enforce settings and restrictions (security settings, network configs, application preferences). Policies “do things,” profiles “set things.”

13. B
Automated Device Enrollment (ADE) through Apple Business Manager or Apple School Manager enables zero-touch deployment where devices automatically enroll during the Setup Assistant without any user interaction or manual enrollment steps.

14. B
Extension Attributes allow administrators to collect custom inventory data beyond Jamf Pro’s default inventory items. They can be populated via scripts, LDAP, or static values to track organization-specific information.

15. B
The recon (reconnaissance) command forces a device to submit an updated inventory report to Jamf Pro immediately, rather than waiting for the next scheduled inventory update. This ensures the server has current device information.

16. B
The Jamf Pro API enables programmatic access to nearly all Jamf Pro functions, allowing for automation, custom integrations, bulk operations, and integration with other systems through RESTful API calls.

17. B
Automated Device Enrollment requires devices to be registered in Apple Business Manager or Apple School Manager. This can happen automatically for devices purchased through authorized Apple resellers or manually for existing devices.

18. C
Restricted Software in Jamf Pro can monitor for specified applications and optionally prevent their execution or automatically remove them, helping enforce software policies and security requirements across managed devices.

19. B
Flushing policy logs removes the execution history for a policy on specific devices, allowing the policy (especially “once per computer” policies) to execute again. This is useful for troubleshooting or re-running configurations.

20. B
The recommended method is using Jamf Pro policies with macOS’s built-in software update mechanism, which provides controlled, scalable deployment of Apple updates while maintaining visibility and control over the update process.

21. A
Smart Groups combined with policy scoping enable conditional software deployment. By creating smart groups based on criteria (OS version, installed apps, hardware specs), administrators can scope policies to install software only when conditions are met.

22. B
The check-in frequency determines how often enrolled devices contact the Jamf Pro server to check for new policies, profile updates, and management commands. This typically ranges from 15 minutes to several hours based on organizational needs.

23. C
In Jamf Pro, a package is an installer file (typically .pkg, .dmg, or .app) that contains software to be deployed to managed devices. Packages are uploaded to Jamf Pro and distributed through policies.

24. B
The skip screens feature in Prestage Enrollment allows administrators to bypass certain macOS Setup Assistant screens (like Apple ID, Location Services, Terms and Conditions) to provide a streamlined, faster setup experience for end users.

25. C
Port 443 (HTTPS) must be allowed for Jamf Pro cloud-hosted instances to function properly. This port handles secure web-based console access and device-to-server communications for enrollment, policies, and inventory updates.

26. B
Jamf Connect provides identity and access management by integrating macOS authentication with cloud identity providers like Azure AD, Okta, or Google Workspace. It enables users to sign in to Macs using their cloud credentials.

27. C
User-Initiated Enrollment requires users to have valid credentials (username and password) and access to either an enrollment invitation sent by administrators or the Jamf Pro enrollment URL to manually enroll their devices into management.

28. B
Patch Management in Jamf Pro helps keep third-party applications (like browsers, productivity apps, plugins) up to date by detecting installed versions, comparing against available updates, and deploying patches through policies.

29. D
Policies in Jamf Pro can be triggered by multiple events including enrollment complete, recurring check-in intervals, custom triggers (via Self Service or terminal commands), startup, login, logout, and network state changes.

30. A
The Local User Accounts payload in configuration profiles enables administrators to create, manage, or hide local user accounts on macOS devices, including creating admin accounts, standard users, or configuring account settings.

31. B
Advanced Computer Searches allow administrators to create sophisticated queries based on multiple criteria from inventory data (OS version, installed apps, hardware specs, user information, etc.) to identify devices meeting specific conditions.

32. B
The recommended testing approach is to scope policies to test or pilot groups first, validate functionality and impact, gather feedback, resolve issues, and then gradually expand scope to broader deployment groups before full production rollout.

33. B
Declarative Device Management (DDM) is Apple’s modern management framework that enables devices to manage themselves more autonomously based on declared states, reducing server communication frequency while maintaining compliance and improving performance and battery life.

34. B
Package distribution points in Jamf Pro serve as repositories that host software installation packages (.pkg, .dmg files) and make them available for distribution to managed devices. They can be configured as the Jamf Pro server itself, cloud distribution points, or file share distribution points (SMB, AFP), ensuring efficient software deployment across the organization.

35. B
Declarative Device Management (DDM) status channels are part of Apple’s modern management framework that enables devices to report specific state changes (like software updates, security settings, or configuration changes) to Jamf Pro in real-time. This allows the server to stay informed about device status without constantly polling devices, reducing network traffic and improving efficiency while maintaining compliance monitoring.