doum 0 Report post Posted February 20, 2014 Hi,we are just beginning to use SCCM 2012 R2 in our organization. Previously I deployed softwares with GPO (custom boot scripts).I have a question concerning upgrading existing software.A brief of history :our computers had a software X, in version 2, installed on some Workstation before using SCCM.A new version had to be installed, version 3. I have created a deployment in SCCM, pushed on all Workstation with version 2. No problem now all my workstations have version 3.Now, we have received a version 3.1. I have to deploy it on all Workstation with 3.0 installed, and in the future I want that all Workstation that need this software be installed directly in 3.1 (it's not a software update, it's a full version). We don't need to uninstall previous version. It will be replaced by the new one.What is the best practice for that ? Quote Share this post Link to post Share on other sites
BrianGW 0 Report post Posted February 20, 2014 Since this is a new installation and not just an update, what I do for this is set the new application to supersede the previous version. So basically, I would create a new application for version 3.1. Once it is created, right click the application and one of the tabs says supersedence. You can then add the version 3.0 application to it. You just then need to deploy the application again. You can also set a few other options like uninstalling the previous version. Quote Share this post Link to post Share on other sites
BrianGW 0 Report post Posted February 20, 2014 Just as some added information...I found this link that appears to be pretty good with screenshots. http://sccmfaq.wordpress.com/2013/08/02/sccm-2012-application-supersedence/ Quote Share this post Link to post Share on other sites
doum 0 Report post Posted February 21, 2014 Thanks If I use supersedence, do I have to deploy the new version to a collection, or it will be automatically applied to the same collection than the previous version ? Quote Share this post Link to post Share on other sites