If the Jamf Trust app fails to activate on a Windows device, you must run a script on the device to restart the process. This script is not intended as an activation tool; it is only used to restart a failed activation process.
Requirements
The script must be executed with administrator rights.
The script only accepts the following parameters:
SECRET_KEY(required)API_KEY(required)SHAREABLE_LINK(createsinit.jsonfile for unmanaged activation or reactivation after a failed bulk install)CUSTOMER_ID(createsinit.jasonfile for managed activation)
You must enter at least three parameters, which must include the
SECRET_KEYand theAPI_KEY.
- Download the following script: RetriggerActivation.ps1
- Open the script in a text editor and set at least three parameters.
- Push the script to the affected devices with your UEM solution to restart the activation process.
For information about the error codes used in this script, see System Error Codes (0-499).