Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Devices can also be enrolled in bulk by the administrators.

Collect Device

...

IDs

First, the administrator needs to collect the Device IDs from users. 

Expand
titleHow to find the Exchange Device ID...

Include Page
How to find the Exchange ActiveSync Device ID on mobile devices
How to find the Exchange ActiveSync Device ID on mobile devices

Create

...

a Token Secret File

Then, the administrator needs to create a Device ID Import File in the format below:

Code Block
languagexml
<?xml version="1.0" encoding="utf-8"?>
<data>
  <header>
    <manufacturerCode>DN</manufacturerCode>
    <productCode>ASDID</productCode>
  </header>
  <tokens>
    <token>
      <serial></serial>
      <description>work phone</description>
      <deviceId>XXXXXXXX</deviceId>
      <deviceModel>iPhone Max 14</deviceModel>
      <deviceOS>iOS 14</deviceOS>
      <mailClient>Apple Mail</mailClient>
    </token>
    <token>
      <serial></serial>
      <description>work phone</description>
      <deviceId>XXXXXXXX</deviceId>
      <deviceModel>Sumsung Galaxy S23</deviceModel>
      <deviceOS>Android 13</deviceOS>
      <mailClient>Google Mail</mailClient>
    </token>
  </tokens>
</data>

Import Device IDs

Token Secret File. Below is a sample: 

Include Page
DualShield Token File Format for DeviceID
DualShield Token File Format for DeviceID

Import Device IDs

Finally, the administrator needs to import the Token Secret File into the DualShield server.

Include Page
Import tokens into DualShield
Import tokens into DualShield
In the Admin Console, find the user account