Posted on 06-21-2018 12:14 PM
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:
Under General > Distribution Method > Remove app when MDM profile is removed = Checked
Under Scope > Targets > Target Mobile Devices = All Mobile Devices
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.
Posted on 06-21-2018 01:30 PM
I would recommend opening a ticket with support.
They can possibly provide commands you can run against your DB to do this
Posted on 06-25-2018 01:11 PM
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.
Posted on 06-26-2018 05:50 AM
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.