Provisioning on Windows Electron

Using CMD prompt you can provision the TelemetryTV App on your Windows Device

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

By using a Command-Line flag to launch your App with provisioning key you can automatically provision your device upon launching. We advise this method for deploying many devices at scale.

Step-by-Step Guide

  1. Open up the CMD Prompt in Windows (Right Click Start Menu > Run > CMD)

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

start shell:appsFolder\TelemetryTV.TelemetryTVPlayer_cwa51g4fre0de!TelemetryTV.TelemetryTVPlayer --provision=abc123abc123abc123abc123
Did this answer your question?