Provisioning on MacOS

On MacOS you can provision the Telemetry Player App using the Terminal

Aidan Chiu avatar
Written by Aidan Chiu
Updated over a week ago

By employing an Apple Script, you can create an easily avail of a reusable tool to make your provisioning process highly scalable and streamlined

Step-byStep Guide

  1. Open up the Terminal program (Applications > Utilities > Terminal)

  2. Run the following command with your Provisioning Token inserted at the end (replacing abc123abc123abc123abc123)

open -b com.telemetrytv --args -kioskmode --provision=abc123abc123abc123abc123
Did this answer your question?