If a user installs an application that's deployed to them as an available application through the app catalog, it works like it should. The problem happens when someone uninstalls that program. Let's say the user picked the wrong app and so they uninstall it. Now, whenever they log into that machine they get the new software is available balloon and it shows that user deployed app in Software Center as an available install.
We want to disable this notification, but leave all the others untouched. Any ideas on how to do that? There is a client setting to hide notifications for available software, but this also seems to hide required deployment notifications. Another interesting thing I've found, if I install an app (let's say 7-Zip) through the application catalog on my VM and then revert to a snapshot from before I installed 7-zip, I'll get a prompt saying software is available. It will show 7-zip in Software Center as if it is a device deployment ready for install. I don't know that this will cause any problems, it's just unexpected behavior that's kind of annoying when I'm testing the application catalog.

