Does anyone have a good way to figure out which Mobile Device Apps that are in a devices scope are uninstalled? If you have dozens of apps assigned it can be pretty tricky.
You can see what's scoped, and you can see what's installed. Granted, what any MDM reports back for an installed app's name is usually a very unhelpful short name, so I find that I have to get the bundleIDs to figure out which is which... then do a lot of spreadsheet wizardry get all of the data I need... a lot of work when it's one device at a time.