Forum Discussion
SaskiaH1972
Nov 12, 2021Copper Contributor
Remove desktop shortcut via Intune APP deployment
I'm new to Intune en App deployment. I created a desktop shortcut to a program of ours. That works fine, but now my question is how to remove te shortcut when the user is removed from the group. ...
Nov 13, 2021
Normally when you are looking at the win32 app assignments. You can also assign the uninstallation to a group. So you have got a group b for uninstall and a group a for install. Move the user from group a (install) to the group b (uninstall)
Something like that ? When it's in the uninstall group, the uninstall command will launch
Something like that ? When it's in the uninstall group, the uninstall command will launch
SaskiaH1972
Nov 15, 2021Copper Contributor
I saw that, Isn't there something like, when the user is removed from the group, then the shortcut is also removed?
- Nov 15, 2021Hi, so far as I know, you need to define the uninstall group otherwise the app stays on the device and the uninstall command is not used/givin