Hi,
This is the scenario.
Through Application Deployment, I want to deploy a script/command that will uninstall Adobe Reader prior to installation of Adobe Acrobat. I am stumped on the "Detection Method" part. It says, "Specify how Config Manager determines whether this deployment type is already present on a device..." - But I am trying to do the opposite. I want to issue this uninstall command if Adobe Reader is present. So the Detection Method is not applicable on my scenario.
The detection method basically says, "If your computer has Adobe Reader then it won't install this program because it is already satisfied..." but what I am trying to do is, "Uninstall Adobe Reader if Adobe Reader is detected." Instead of "Don't Run This is program if Adobe Reader is already detected" - which what the Detection Method is for.
Does it mean that it would be best to just use "Package Deployment" instead of Application Deployment in this case?
Thanks!