Forum Discussion
Gideon Kay
Sep 13, 2016Brass Contributor
Applying icd ppkg not as part of a rollout visa sccm
Hi all I need to rollout an updated icd ppkg file to existing machines. I'd like to do this via sccm, does anyone know how to do this, maybe using a powershell script or the likes?
yvetteomeally
Microsoft
May 12, 2017There's a command line via DISM I think to install a provisioning
package. You should be able to do this via program/package. Have you
looked at these articles?
https://blogs.msdn.microsoft.com/beanexpert/2015/09/10/add-a-provisioning-package-in-an-offline-image-using-dism/
https://blogs.msdn.microsoft.com/beanexpert/2015/09/29/apply-a-provisioning-package-from-a-sccm-task-sequence/