I need a solution
We are trying to deploy software, but need to know if a version check can be done in the managed delivery. Here is the scenario.
We have an older version of the software installed and pointed to a soon to be defunct server. We need the managed delivery to remove this software completely and install the new version pointing to the new server. We will have to leave the task on for computers that are off the network, so we don't need it to continually run and computers that already have the new software. Maybe an MD5 check where if it's this version don't run the task or something? Any help would be greatly appreciated.