
AshishP asked a question.
Hi Folks,
I have a doubt regarding software uninstallation using the Snow AP SLM reharvest task.
How can we confirm that the Snow AP is uninstalling the application? As I observed that it is removing username/hostname from security groups. It is not uninstalling software from Control Panel\Programs\Programs and Features. We have created this security group to install and uninstall applications from the software center.
We have received the "Remove object from group" script through the Automation book. This is the only script available for uninstallation.
Do we need to write another script to uninstall the software from Control Panel\Programs\Programs and Features?
Hi,
The out-of-the-box re-harvest only removes a computer or user from the specified AD group. We then assume that your SCCM is setup to act on this action. This can be achieved by setting up a query based collection in SCCM. Now, I am in no way an SCCM expert and really cannot help with that. You should probably talk to your team responsible for deployments.
Some customers do not have query based collections, instead they have specified specific uninstall collections instead - meaning that they have to modify the out-of-the-box behavior.
So, it's a bit hard to give a straight answer because it depends on your current setup.
I did find a document that describes the query based sccm approach