Skip to content

Speed Test

Simone Martorelli edited this page Feb 8, 2021 · 4 revisions

This example script will download a package from a website and calculate the time to pass onto the enrollment application plist.

In the example script edit the url variable with the path to the package to download.

In the Jamf Pro Server (JPS):

  1. Upload the example script into the JPS.
  2. Create a policy and attach the script to it.
  3. Create a custom event to call during enrollment to run the policy.
  4. Set the policy to run ongoing and scope to all users.
  5. Add the policy event during enrollment before the enrollment application is launched.

Example Script

Clone this wiki locally