Has anyone done mass changes to iOS app atributes?

falconerj
New Contributor

We just had our jump start on Tuesday and have 500+ iOS apps that need to be edited in the same fashion. The attributes that need changed in particular at this time are:

  1. Under General > Distribution Method > Remove app when MDM profile is removed = Checked

  2. Under Scope > Targets > Target Mobile Devices = All Mobile Devices

  3. Under VPP > VPP Content > Assign VPP Content = Checked

Has anyone ever done anything like this and if not, what would be the best way to do so. Thanks in advance for any assistance.

3 REPLIES 3

Sandy
Valued Contributor II

I would recommend opening a ticket with support.
They can possibly provide commands you can run against your DB to do this

falconerj
New Contributor
I would recommend opening a ticket with support. They can possibly provide commands you can run against your DB to do this

I have already been in contact with Support and they told me that they don't support helping me write code unless it is troubleshooting something I have already wrote. The only issue is that I don't know where to even start.

cdenesha
Valued Contributor II

You would want to use the API, not write queries against the DB (dangerous). It is a bit of a steep learning curve.. this might be a good post to start with.