Forum Discussion

Steve's avatar
Steve
Level 1.5: Cupcake
14 hours ago

ZTE - Unable to Bulk deregister devices

Hi Team,

 

Im having issues when trying to do a bulk device deregister. Getting an error message "Something went wrong - Try uploading your file again" and its not telling me what the issue is.

My current file format is .CSV and the table is as follow:

 

modemtype    modemid                   manufacturer    profiletype             owner
IMEI                   123456789012345    Motorola             ZERO_TOUCH       0

 

Can you tell me what I'm doing wrong? Thanks

-----------------

 

I'm following the below instructions:

https://support.google.com/work/android/answer/7514005#csv&zippy=%2Cdevice-configuration-csv-file-format%2Cdevices%2Capply-a-configuration-to-many-devices%2Cderegister-a-device

 

Bulk deregister devices

Deregistering multiple devices in bulk can be done using a device configuration CSV file. To do this:

Create a device configuration CSV file including every device you wish to deregister.
Replace the 'profileid' column in this CSV file with a column titled 'owner', and set the values in this column to 0.
Re-upload the CSV to your portal.

1 Reply

  • Moombas's avatar
    Moombas
    Level 4.1: Jelly Bean
    6 hours ago

    Last time i did this, it looked like this:

    "modemtype","modemid","serial","manufacturer","model","profiletype","profileid"
    "IMEI","123456789012345","","Motorola","","ZERO_TOUCH","0"