Forum Discussion
Jpanski
Jun 08, 2017Brass Contributor
Removing provisioned apps after upgrade from 1607 to 1703
Hi, is there any way to run a script to remove provisioned apps that reinstall after an upgrade from 1607 to 1703 when using SCCM servicing plans to do the upgrade? If not, what is the best way to d...
Michael Niehaus
Jun 08, 2017Former Employee
Blog post part #1, https://blogs.technet.microsoft.com/mniehaus/2016/08/23/windows-10-1607-keeping-apps-from-coming-back-when-deploying-the-feature-update/, gives a suggestion: Use SetupConfig.ini to run a PostOOBE command that re-removes the apps. It does require staging those files locally prior to the servicing-driven upgrade.