Uninstall Solutions



Currently I have a solution whereby I have Collections querying AD
Groups, these are then linked to perpetual adverts which deliver an app
when a user is added to the group. This works pretty well but has also
recently presented an issue.

In order to perform an uninstall of the package the user must be
removed from the group and a separate advert is then sent out to
perfrom this action. Another approach has been to create another
collection based on whether the user has been removed from the AD group
and then link this to a separate uninstall advert.

The perpetual advert approach is fine, but really I don't want to
double up on the adverts we currently have. Reason for the current
setup was to make life easy for site support, just add a group member
and away you go.

Just wondering if anyone else had any ideas on other ways to achieve an
uninstall based on my config?

.


Loading