update an application

Roger Roger 4,951 Reputation points
2021-03-02T20:35:05.847+00:00

Hi All

i have a third party application pushed through sccm earlier by one of our Admin. The version pushed is v1.0.Now i would like to push v3.0 using sccm.
Before pushing v3.0 i will delete the application v1.0 from sccm.
My requirement is if any server has v1.0 it should be updated to v3.0. if any server doesn't have this software installed, v3.0 should be installed.

for the program detection Rule.
i have set in the below way. will this settings work for me for the above requirement(if any server has v1.0 it should be updated to v3.0. if any server doesn't have this software installed, v3.0 should be installed)

Setting Type: Windows Installer
Product code: {Code}

And

Setting Type: Registry
Hive: HKEY_LOCAL_MACHINE
Key:SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{Code}
Value: DisplayVersion
Date Type: String
This Registry settings must satisfy the following rule to indicate the presence of this application
Operator: Equals
Value: 3.0.0

Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
455 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 40,081 Reputation points Microsoft Vendor
    2021-03-03T03:06:38.18+00:00

    Hi, @Roger Roger
    Thank you for posting in Microsoft Q&A forum.
    The detection rule you are setting should work.
    But we may set the detection rule more easier:
    We can click Browse and select the application v3.0 we are deploying, the version value will set automatically. Then we do not need the Registry detection rule.
    73625-37.jpg


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful