Answers
Question 1
What kind of account should you use to integrate LDAP to JAMF Pro?
Correct Answer
A service account, to prevent any possible breaking from a personal user password
change requirements
Question 2
Is user initiated enrollment for macOS devices enabled by default?
Correct Answer
No it is not enabled, and required it to be turned on
Question 3
What is Filevault?
Correct Answer
Encryption of the Boot volume
Question 4
What should the date format be for exporting the date data type in an extension
attribute?
Correct Answer
YYYY-MM-DD hh:mm:ss
Question 5
What is the way forward from system kernel extensions?
Correct Answer
System Extensions
Page 1 of 23
,Question 6
Where do you go to add a Jamf Cloud Distribution Point?
Correct Answer
Settings > Server Infrastructure > Cloud Distribution Point > Edit > Content Delivery
Network > Jamf Cloud
Question 7
What app can you use to investigate existing packages that comes from Jamf Pro?
Correct Answer
Composer
Question 8
What bug with LDAP Groups will appear when trying to add an LDAP Server?
Correct Answer
When checking for the LDAP Groups, it will show the users as not a member
although they are most likely part of the group
Question 9
How do you gain access to the Jamf API for your instance?
Correct Answer
https:///api
Question 10
For starting a launchdaemon on the system, which command do you run?
Correct Answer
launchctl bootstrap, which runs the launchademon file into memory
Page 2 of 23
, Question 11
Which account will get a Bootstrap token?
Correct Answer
The managed admin account
Question 12
Which is legacy, system extensions or system kernel extensions?
Correct Answer
System Kernel Extensions
Question 13
Which website can you use to help with the build of a launchdaemon?
Correct Answer
https://zerolaunched.herokuapp.com
Question 14
If you put a server side activation time on a policy, what happens to the policy?
Correct Answer
The green enabled policy light next to the title under the Policies settings will be off,
which will wait until the activation time will be reached to turn the light to green
Question 15
What command can you use to check the condition of your created plist for a
launchdaemon or launchagent?
Correct Answer
plutil -lint
Page 3 of 23